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 803b6a4 commit 88f0abfCopy full SHA for 88f0abf
src/components/ApiWatch.tsx
@@ -107,7 +107,7 @@ export default function ApiWatch({
107
<code>watch('inputName')</code>
108
</td>
109
<td>
110
- <code className={typographyStyles.typeText}>unkown</code>
+ <code className={typographyStyles.typeText}>unknown</code>
111
112
</tr>
113
<tr>
src/components/UseWatchContent.tsx
@@ -140,7 +140,7 @@ export default function UseFieldArray({
140
<code>useWatch('inputName')</code>
141
142
143
144
145
146
0 commit comments