feat : composant mot de passe

This commit is contained in:
2026-03-19 10:42:42 +01:00
parent ded414ba1a
commit deda3aa3f4
11 changed files with 935 additions and 7 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(npm run:*)"
"Bash(npm run:*)",
"Bash(npx vitest:*)"
]
}
}