Skip to content

Conversation

@BayLadyCoder
Copy link
Member

@BayLadyCoder BayLadyCoder commented Oct 30, 2022

Downgrade React to version 17 until MUI supports React 18

<React.StrictMode>
<App />
</React.StrictMode>
</React.StrictMode>,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mui/styles is not compatible with React.StrictMode

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed @mui/styles since it's deprecated. We can use sx property instead of @mui/styles, so we can keep the strict mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants