-
Notifications
You must be signed in to change notification settings - Fork 934
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
Components Overrides not working in MUI 5 #1880
Comments
I have the same problem, downgraded MUI to v4 for now and used such an override |
you should use this way... |
Hey, if you using css or styled components. You can try this, example if it is a div: Styled component: css: |
I'm not sure if this is related to the problem. |
Components Overrides not working i MUI 5
Expected Behavior
Overrides should work (but defined in theme)
Current Behavior
Overrides in MUI 5 not working.
The text was updated successfully, but these errors were encountered: