-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(button): the icon inside the button is centered #170
Conversation
The icon inside the button is centered
Compiled a new version demo. |
Compiled a new version demo. |
Compiled a new version demo. |
Compiled a new version demo. |
Compiled a new version demo. |
Pull Request Test Coverage Report for Build 4468986483
💛 - Coveralls |
Compiled a new version demo. |
Coverage report
Test suite run success270 tests passing in 41 suites. Report generated by 🧪jest coverage report action from bf21217 |
Compiled a new version demo. |
Compiled a new version demo. |
# [5.3.0](v5.2.0...v5.3.0) (2023-03-20) ### Features * **button:** the icon inside the button is centered ([#170](#170)) ([d8d6d52](d8d6d52))
🎉 This PR is included in version 5.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
The icon inside the button is centered
Pull Request
Description
The icon inside the button is centered
Type of change
How do I test this
Checklist
Did you remember to take care of the following?
npm i
– for new NPM dependencies.npm run lint
- to check for linting issuesnpm run test
- to run unit testsnpm run test:sh:docker
- to run screenshot tests, detail instructionNew Feature / Bug Fix
Thanks for contributing!