We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a854e commit 1c4339bCopy full SHA for 1c4339b
1 file changed
README.md
@@ -14,7 +14,7 @@
14
npm install @hookform/devtools -D
15
```
16
17
-3. Add `<Devtool control={control}>` in your code
+3. Add `<Devtool control={control} />` in your code
18
_This won't show devtools component anymore! Just for extension detect your form_
19
4. Enjoy!
20
0 commit comments