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

Migrate from JSS #58

Open
ob-ivan opened this issue Mar 4, 2022 · 0 comments
Open

Migrate from JSS #58

ob-ivan opened this issue Mar 4, 2022 · 0 comments

Comments

@ob-ivan
Copy link
Contributor

ob-ivan commented Mar 4, 2022

Some components depend on the legacy library @mui/styles:

import makeStyles from '@mui/styles/makeStyles';
import createStyles from '@mui/styles/createStyles';

As the official documentation explains, the library @mui/styles is deprecated for use in MUI v5.

The official migration guide suggests a few options to use instead.

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

No branches or pull requests

1 participant