#NEXT MUI
1 messages ยท Page 1 of 1 (latest)
for me its working perfectly fine
you just need
npm install @mui/material @emotion/react @emotion/styled
or
yarn add @mui/material @emotion/react @emotion/styled
Did you make just simple MUI installation ?!
npm install @mui/icons-material
or
yarn add @mui/icons-material
it may be problem with MUI when we use SSR in nextjs
@civic harness look on this problem
i didnt knew about it