Date: 2025-06-03 20:49:47
Score: 0.5
Natty:
Make sure you're importing ThemeProvider from @mui/material
, not @emotion/react
. I had the same issue and this fixed it for me.
https://github.com/mui/material-ui/issues/29835
Reasons:
- Whitelisted phrase (-1): I had the same
- Low length (1):
- Has code block (-0.5):
- Low reputation (1):
Posted by: Erin M