We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2394c74 commit a472ea7Copy full SHA for a472ea7
src/content/docs/createFormControl.mdx
@@ -25,7 +25,7 @@ This function create the entire form state subscription and allow you to subscri
25
| `...returns` | <TypeText>Functions</TypeText> | `useForm` return methods |
26
27
<Admonition type="important" title="Notes">
28
- - This function is published at **v7.55.0-next.3** - This function is
+ - This function is published at **v7.55.0** - This function is
29
completely optional, you can consider to use this instead of `useFormContext`
30
API. - You may find it useful if you would like to subscribe formsState by
31
skipping react re-render.
0 commit comments