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 2cd797b commit 3b70e49Copy full SHA for 3b70e49
packages/ra-ui-materialui/src/input/SelectArrayInput.stories.tsx
@@ -26,7 +26,6 @@ import { ReferenceArrayInput } from './ReferenceArrayInput';
26
import { SelectArrayInput } from './SelectArrayInput';
27
import { TextInput } from './TextInput';
28
import { useCreateSuggestionContext } from './useSupportCreateSuggestion';
29
-import { SelectInput } from './SelectInput';
30
31
export default { title: 'ra-ui-materialui/input/SelectArrayInput' };
32
0 commit comments