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 2356042 commit 88e2d1dCopy full SHA for 88e2d1d
packages/ra-ui-materialui/src/input/TextInput.stories.tsx
@@ -1,5 +1,5 @@
1
import * as React from 'react';
2
-import { required, Resource, useNotify } from 'ra-core';
+import { required, Resource } from 'ra-core';
3
import { useFormState, useFormContext } from 'react-hook-form';
4
5
import { TextInput } from './TextInput';
0 commit comments