fixed login ui

This commit is contained in:
2025-10-26 10:24:07 +01:00
parent dabd2dff3b
commit e876f5eb02
4 changed files with 1829 additions and 178 deletions

View File

@@ -15,7 +15,8 @@
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.3.3",
"typescript": "^5.7.3",
"vite": "^6.0.7"
"vite": "^6.0.7",
"esbuild": "^0.21.0"
},
"scripts": {
"dev": "vite",