Se agrega vista de login avance

This commit is contained in:
2025-12-19 10:16:54 -06:00
parent c3abc377bf
commit ea83b6725b
9 changed files with 7161 additions and 1033 deletions

View File

@@ -12,6 +12,8 @@
"check": "prettier --write . && eslint --fix"
},
"dependencies": {
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-slot": "^1.2.4",
"@tailwindcss/vite": "^4.0.6",
"@tanstack/react-devtools": "^0.7.0",
"@tanstack/react-query": "^5.66.5",
@@ -44,4 +46,4 @@
"vitest": "^3.0.5",
"web-vitals": "^5.1.0"
}
}
}