Closed codechefmarc closed 1 year ago
Button text was not showing on the button component
This PR fixes/implements the following bugs/features
button_content
button__content
Explain the motivation for making this change. What existing problem does the pull request solve?
When adding a button component, text was not showing up on the button itself.
Documentation on button.twig has been updated as part of this PR.
button.twig
:tada: This PR is included in version 1.10.6 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Summary
Button text was not showing on the button component
This PR fixes/implements the following bugs/features
button_content
tobutton__content
across button, CTA and Card components.Explain the motivation for making this change. What existing problem does the pull request solve?
When adding a button component, text was not showing up on the button itself.
Documentation update (required)
Documentation on
button.twig
has been updated as part of this PR.How to review this pull request