adrianhajdin / project_travel_advisor

Tutorial created in collaboration with Enyel Sequeira, taught by JavaScript Mastery.
MIT License
2.03k stars 445 forks source link

makeStyles.js:3 Uncaught Error: MUI: makeStyles is no longer exported from @mui/material/styles. You have to import it from @mui/styles. #31

Open IRISHREX opened 2 years ago

IRISHREX commented 2 years ago

makeStyles.js:3 Uncaught Error: MUI: makeStyles is no longer exported from @mui/material/styles. You have to import it from @mui/styles.

kiritocode1 commented 2 years ago

Just import mui/styles and it should work 🙂 . Please follow up