refactor login form

This commit is contained in:
2024-07-13 19:15:21 +02:00
parent 7c562e8057
commit fd076517dc
10 changed files with 241 additions and 185 deletions

View File

@@ -12,6 +12,7 @@
},
"dependencies": {
"@fontsource/inter": "^5.0.19",
"@hookform/resolvers": "^3.9.0",
"@it-incubator/prettier-config": "^0.1.2",
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-dialog": "^1.1.1",
@@ -33,6 +34,7 @@
"lucide-react": "^0.400.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.1",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",