Skip to content

Commit f8eb52c

Browse files
committed
remove this note
1 parent 9ff66ac commit f8eb52c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/content/docs/useform/subscribe.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ Subscribe to [`formState`](/docs/useform/formstate) changes and value updates. Y
2323
<Admonition type="important" title="Notes">
2424

2525
<ul>
26-
<li>
27-
<p>
28-
This function is intended for subscribing to changes only; dispatching
29-
state updates or triggering re-renders is not allowed. eg `setValue` or
30-
`reset`
31-
</p>
32-
</li>
3326
<li>
3427
<p>
3528
This function shares the same functionality as{" "}

0 commit comments

Comments
 (0)