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 21b56cb commit eabcdb5Copy full SHA for eabcdb5
index.d.ts
@@ -13,7 +13,7 @@ export interface withInputTypePropsProps {
13
}
14
15
export interface withErrorProps {
16
- name: string;
+ error: string;
17
18
19
export interface withTouchedProps {
0 commit comments