feat: add form primitives and rhf integration

This commit is contained in:
2026-03-19 17:50:34 +08:00
parent cb15b46b0c
commit b7d17383bf
7 changed files with 627 additions and 2 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
"@ai-ui/tokens": "workspace:*",
"@ai-ui/ui": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react-dom": "^18.3.1",
"react-hook-form": "^7.71.2"
}
}