fixed login but design is bruh

This commit is contained in:
2025-08-29 16:42:29 +03:00
parent d23546d6e0
commit 96cc825985
6 changed files with 97 additions and 23 deletions

View File

@ -10,9 +10,11 @@
"preview": "vite preview"
},
"dependencies": {
"@material/material-color-utilities": "^0.3.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router-dom": "^7.7.1"
"react-router-dom": "^7.7.1",
"react-toastify": "^11.0.5"
},
"devDependencies": {
"@eslint/js": "^9.32.0",