import sidebar

This commit is contained in:
el 2025-05-30 13:08:23 +02:00
parent 661f7bfdfa
commit e1409cb8ca
7 changed files with 1091 additions and 115 deletions

View file

@ -10,6 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^7.1.0",
"@mui/material": "^7.1.0",
"axios": "^1.6.8",
"react": "^19.1.0",
"react-dom": "^19.1.0",