-
Notifications
You must be signed in to change notification settings - Fork 638
Update Button stories #2653
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
Update Button stories #2653
Conversation
|
size-limit report 📦
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick question, do we also need to update the storybook URL in Button.mdx
or will that end up in the same place? (Wasn't sure about the URL changes with the new stories)
Ahh yuuuup! Totally forgot 😅 done! Thank you 🙌 |
This updates Button stories to match out new formatting, but also sets up e2e tests for this upcoming PR: #2652
This should only impact Storybook and e2e tests.
Merge checklist