We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50efd3c commit 9a65a52Copy full SHA for 9a65a52
1 file changed
packages/ui-components/src/components/DataGridToolbar/DataGridToolbar.stories.tsx
@@ -12,9 +12,6 @@ import { SearchInput } from "../SearchInput"
12
import { ComboBox } from "../ComboBox"
13
import { ComboBoxOption } from "../ComboBoxOption"
14
import { Button } from "../Button"
15
-import { InputGroup } from "../InputGroup"
16
-import { SelectOption } from "../SelectOption"
17
-import { Select } from "@headlessui/react"
18
import { NativeSelectOption } from "../NativeSelectOption"
19
import { NativeSelect } from "../NativeSelect"
20
0 commit comments