Skip to content
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

[docs] Make the Toggle Button size demo use default icon size #28656

Merged
merged 2 commits into from
Sep 28, 2021

Conversation

danilo-leal
Copy link
Contributor

@danilo-leal danilo-leal commented Sep 27, 2021

What's in this PR?

@danilo-leal danilo-leal added the docs Improvements or additions to the documentation label Sep 27, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Sep 27, 2021

No bundle size changes

Generated by 🚫 dangerJS against 24eb829

@siriwatknp
Copy link
Member

siriwatknp commented Sep 28, 2021

@danilo-leal you have to make changes to
docs/src/pages/components/toggle-button/ToggleButtonSizes.tsx (not .js)

and then run yarn docs:typescript:formatted && yarn prettier (now you will see the change in .js file)

@danilo-leal
Copy link
Contributor Author

@siriwatknp Thanks for the heads up, Jun! Can you take a second look?! As I had already changed the .js file first hand, running the command you mentioned didn't make any alterations. Let me know if anything's wrong.

@siriwatknp siriwatknp merged commit b165011 into mui:master Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toggle Buttons in Figma are sized incorrectly.
3 participants