changed login ui

This commit is contained in:
2025-10-23 17:56:31 +02:00
parent f5aa376e31
commit b60e5ccdd2
6 changed files with 1454 additions and 112 deletions

View File

@@ -7,7 +7,6 @@
"esnext"
],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
@@ -25,4 +24,4 @@
"include": [
"src"
]
}
}