chore: App theme added

This commit is contained in:
2025-07-12 21:59:36 +03:30
parent a87120d163
commit f14bd00ed8
8 changed files with 771 additions and 28 deletions

View File

@@ -11,6 +11,9 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mui/material": "^7.2.0",
"i18next": "^25.3.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.1.0",