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 bfefb26 commit 8c946a7Copy full SHA for 8c946a7
resources/js/Pages/forms.jsx
@@ -639,7 +639,7 @@ export default function () {
639
]}
640
/>
641
<P>
642
- If you're using a client-side input validation libraries or do client-side validation manually, you can set your
+ If you're using client-side input validation libraries or do client-side validation manually, you can set your
643
own errors on the form using the <Code>setErrors()</Code> method.
644
</P>
645
<TabbedCode
0 commit comments