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.
2 parents 1dd0ddd + 711e8de commit 6c438fbCopy full SHA for 6c438fb
src/content/docs/useform.mdx
@@ -329,7 +329,7 @@ This config will enable [browser native validation](https://developer.mozilla.or
329
330
- Only works with `onSubmit` and `onChange` modes, as the `reportValidity` execution will focus the error input.
331
- Each registered field's validation message is required to be string to display them natively.
332
-- This feature only works with the `register` API and `useController/Controller` that are connected with actual DOM references.
+- This feature only works with the `register` API and `useController/Controller` that are connected with actual DOM references.
333
334
**Examples:**
335
0 commit comments