Fixed getFormProps() test without custom props #18
Annotations
10 warnings
Run npm run lint:
src/components/Field.tsx#L18
Unexpected any. Specify a different type
|
Run npm run lint:
src/components/Form.tsx#L18
Unexpected any. Specify a different type
|
Run npm run lint:
src/useDebouncePromise.ts#L8
Unexpected any. Specify a different type
|
Run npm run lint:
src/useFieldArray.ts#L38
Unexpected any. Specify a different type
|
Run npm run lint:
src/useForm.ts#L77
Unexpected any. Specify a different type
|
Run npm run lint:
src/useForm.ts#L108
Unexpected any. Specify a different type
|
Run npm run lint:
src/useForm.ts#L121
Unexpected any. Specify a different type
|
Run npm run lint:
src/useForm.ts#L326
Unexpected any. Specify a different type
|
Run npm run lint:
src/useForm.ts#L857
Unexpected any. Specify a different type
|
Run npm run lint:
src/useForm.ts#L876
Unexpected any. Specify a different type
|
Loading