Add mui / emotion
This commit is contained in:
parent
a3e799d65d
commit
7f8dfaa169
2 changed files with 731 additions and 27 deletions
754
package-lock.json
generated
754
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -10,6 +10,10 @@
|
||||||
"preview": "vite preview"
|
"preview": "vite preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@emotion/react": "^11.14.0",
|
||||||
|
"@emotion/styled": "^11.14.0",
|
||||||
|
"@mui/icons-material": "^7.1.0",
|
||||||
|
"@mui/material": "^7.1.0",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
"react-dom": "^19.1.0",
|
"react-dom": "^19.1.0",
|
||||||
"react-router-dom": "^7.6.0"
|
"react-router-dom": "^7.6.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue