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 37a5827 commit 83a4d93Copy full SHA for 83a4d93
src/index.d.ts
@@ -27,7 +27,7 @@ export interface FieldRenderProps {
27
dirty: boolean
28
dirtySinceLastSubmit: boolean
29
error: any
30
- initial: boolean
+ initial: any
31
invalid: boolean
32
pristine: boolean
33
submitError: any
0 commit comments