We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need to implement default styles for the Button component
Subtask of #96
The text was updated successfully, but these errors were encountered:
feat(button): default stylings for styled-button
b7326ca
Add default styles inside defaultTheme config and update stories and snapshots of Button component Resolves #98 Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
feat(button): default stylings for styled-button (#104)
308cf4c
Add default styles inside defaultTheme config and update stories and snapshots of Button component Resolves #98 Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
chore(release): 1.13.0 [skip ci]
d4aea35
# [1.13.0](v1.12.0...v1.13.0) (2022-09-09) ### Features * **button:** default stylings for styled-button ([#104](#104)) ([308cf4c](308cf4c)), closes [#98](#98) * **validateemail:** add and export validateEmail function ([#103](#103)) ([a400b31](a400b31)), closes [#97](#97)
🎉 This PR is included in version 1.13.0 🎉
Sorry, something went wrong.
niloysikdar
Successfully merging a pull request may close this issue.
Need to implement default styles for the Button component
Subtask of #96
The text was updated successfully, but these errors were encountered: