Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

material ui icons in next js

The `@mui/icons-material` package depends on @mui/material, which requires Emotion packages.

If you don't use Material UI in your project yet, install the icons package with `npm install @mui/icons-material @mui/material @emotion/styled @emotion/react`.
See the Installation page for additional docs about how to make sure everything is set up correctly.
 
PREVIOUS NEXT
Tagged: #material #ui #icons #js
ADD COMMENT
Topic
Name
2+9 =