Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 6e5b8ec

Browse files
committed
wip on react-hook-form useFieldArray
1 parent 3c8b909 commit 6e5b8ec

File tree

6 files changed

+409
-68
lines changed

6 files changed

+409
-68
lines changed

package-lock.json

Lines changed: 38 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@
2424
"@dnd-kit/core": "^6.3.1",
2525
"@dnd-kit/sortable": "^10.0.0",
2626
"@hey-api/client-fetch": "^0.7.1",
27+
"@hookform/resolvers": "^4.1.0",
2728
"@jsonforms/core": "^3.5.1",
2829
"@jsonforms/react": "^3.5.1",
2930
"@jsonforms/vanilla-renderers": "^3.5.1",
3031
"@monaco-editor/react": "^4.6.0",
3132
"@radix-ui/react-dialog": "^1.1.4",
3233
"@radix-ui/react-separator": "^1.1.0",
3334
"@radix-ui/react-slot": "^1.1.0",
34-
"@stacklok/ui-kit": "^1.0.1-4",
35+
"@stacklok/ui-kit": "^1.0.1-9",
3536
"@tanstack/react-query": "^5.64.1",
3637
"@tanstack/react-query-devtools": "^5.66.0",
3738
"@types/lodash": "^4.17.15",

0 commit comments

Comments
 (0)