Skip to content

Commit 8a444fa

Browse files
committed
Fix linter warnings
1 parent 22b5dcb commit 8a444fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ra-core/src/form/useInput.stories.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import * as React from 'react';
2-
import { useForm, FormProvider, useFieldArray } from 'react-hook-form';
32
import { CoreAdminContext } from '../core';
43
import { Form } from './Form';
54
import { InputProps, useInput } from './useInput';

0 commit comments

Comments
 (0)