You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .changeset/nine-chefs-sing.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
"@refinedev/core": minor
4
4
---
5
5
6
+
feat: improve type parameter specification to useForm
6
7
This PR addresses the type parameter issue in the useForm hook. It ensures that the correct types are applied to the form data, resolving type conflicts when handling form submission and validation.
0 commit comments