mui-color
mui-color copied to clipboard
Gives error of @material-ui/core error with new material-ui library in ColorPicker.js
Describe the bug Gives error of @material-ui/core error with new material-ui library
To Reproduce Steps to reproduce the behavior:
- Just use the newest version of Material UI
- It will produce an error and can be fixed by changing the material-ui/core/TextField imports to @mui/material/TextField
- 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