We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff66ac commit f8eb52cCopy full SHA for f8eb52c
src/content/docs/useform/subscribe.mdx
@@ -23,13 +23,6 @@ Subscribe to [`formState`](/docs/useform/formstate) changes and value updates. Y
23
<Admonition type="important" title="Notes">
24
25
<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>
33
<li>
34
<p>
35
This function shares the same functionality as{" "}
0 commit comments