Added the @mui/icons-material dependency to the package.json

This commit is contained in:
2023-07-30 17:18:09 +02:00
parent 7ba825fa8a
commit c108b044ca
2 changed files with 9 additions and 1 deletions

View File

@ -16,6 +16,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/inter": "^5.0.5",
"@mui/icons-material": "^5.14.1",
"@mui/material": "^5.13.7",
"react": "^18.2.0",
"react-dom": "^18.2.0"