We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00784af + baf6ca7 commit 84123b0Copy full SHA for 84123b0
packages/ra-ui-materialui/package.json
@@ -52,6 +52,7 @@
52
"ra-core": "^4.0.0",
53
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
54
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
55
+ "react-hook-form": "*",
56
"react-router": "^6.1.0",
57
"react-router-dom": "^6.1.0"
58
},
yarn.lock
@@ -21156,6 +21156,7 @@ __metadata:
21156
ra-core: ^4.0.0
21157
react: ^16.9.0 || ^17.0.0 || ^18.0.0
21158
react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0
21159
+ react-hook-form: "*"
21160
react-router: ^6.1.0
21161
react-router-dom: ^6.1.0
21162
languageName: unknown
0 commit comments