Skip to content

Commit a472ea7

Browse files
committed
update with version number on create form control
1 parent 2394c74 commit a472ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/createFormControl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This function create the entire form state subscription and allow you to subscri
2525
| `...returns` | <TypeText>Functions</TypeText> | `useForm` return methods |
2626

2727
<Admonition type="important" title="Notes">
28-
- This function is published at **v7.55.0-next.3** - This function is
28+
- This function is published at **v7.55.0** - This function is
2929
completely optional, you can consider to use this instead of `useFormContext`
3030
API. - You may find it useful if you would like to subscribe formsState by
3131
skipping react re-render.

0 commit comments

Comments
 (0)