Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

material ui icons installation

// with npm 
npm install @emotion/react @emotion/styled @mui/icons-material @mui/material @mui/utils
// with yarn 
yarn add @emotion/react @emotion/styled @mui/icons-material @mui/material @mui/utils
Source by www.npmjs.com #
 
PREVIOUS NEXT
Tagged: #material #ui #icons #installation
ADD COMMENT
Topic
Name
4+2 =