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
Add badge as an additional variant to the button component
Figma https://www.figma.com/design/CEFVdiecqDjLSjhorjHUzI/Product-Foundations-Library?node-id=810-3773
Similar example (implementing tag as button variant): 9a1593a
This would just be implementing the interactive states, not any additional things (such as the close icon).
The text was updated successfully, but these errors were encountered:
From Eric:
Sorry, something went wrong.
feat(button): Add "badge" variant
f03ec7e
This patch adds a "badge" variant to our `<Button>` component. Closes #1783
Should we also add "Badge" under "Related Components" on the "Button" page? @scurker
stephenmathieson
Successfully merging a pull request may close this issue.
Add badge as an additional variant to the button component
Figma https://www.figma.com/design/CEFVdiecqDjLSjhorjHUzI/Product-Foundations-Library?node-id=810-3773
Similar example (implementing tag as button variant):
9a1593a
This would just be implementing the interactive states, not any additional things (such as the close icon).
The text was updated successfully, but these errors were encountered: