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

Gives error of @material-ui/core error with new material-ui library in ColorPicker.js #9

Open
hoomanhajrian opened this issue Oct 11, 2022 · 0 comments

Comments

@hoomanhajrian
Copy link

Describe the bug
Gives error of @material-ui/core error with new material-ui library

To Reproduce
Steps to reproduce the behavior:

  1. Just use the newest version of Material UI
  2. It will produce an error and can be fixed by changing the material-ui/core/TextField imports to @mui/material/TextField
  3. You need to change the import in ColorPicker.js

Expected behavior
Error during debugging

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
  • Version 106.0.5249.103
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