-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[material-ui][AppBar] Support all default palette colors in TypeScript #39389
Conversation
Netlify deploy previewhttps://deploy-preview-39389--material-ui.netlify.app/ Bundle size reportDetails of bundle changes (Toolpad) |
I am wondering if
Currently it is only used at two places: |
Ideally, yes, it should be defined in one place here, but let's not do it in this PR. |
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.
Looks good! Thanks for the contribution!
Fixes #39053
Before: https://codesandbox.io/s/inspiring-edison-3ffqdm?file=/src/App.tsx
After: https://codesandbox.io/s/mutable-smoke-5sx9sz