feat(landing): login register

This commit is contained in:
xirf
2025-09-21 15:42:58 +07:00
parent 8e7c6e6c21
commit 4d4b92b357
6 changed files with 120 additions and 46 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(npm run typecheck:*)"
],
"deny": [],
"ask": []
}
}