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 15b471d commit 19a93c5Copy full SHA for 19a93c5
README.md
@@ -6,8 +6,6 @@
6
</p>
7
</div>
8
9
-<img src="https://react-hook-form.com/static/dev-tool-4a61171024c1e1985abfac2bebc7dbee.png" />
10
-
11
<p align="center">Performant, flexible and extensible forms with easy to use validation.</p>
12
13
<div align="center">
@@ -18,6 +16,8 @@
18
16
19
17
20
+<img src="https://react-hook-form.com/static/dev-tool-4a61171024c1e1985abfac2bebc7dbee.png" />
+
21
## Goal
22
23
This React Component will help you to debug forms when working React Hook Form, and give you more insight about your form's detail.
0 commit comments