Skip to content

Commit d252833

Browse files
committed
fix: typecheck
1 parent 1018295 commit d252833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/__stories__/combobox.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ export { ComboboxWithField as Field } from "compositions/examples/combobox-with-
4141
export { ComboboxWithCustomFilter as CustomFilter } from "compositions/examples/combobox-with-custom-filter"
4242
export { ComboboxWithInputInContent as InputInContent } from "compositions/examples/combobox-with-input-in-content"
4343

44-
export { ComboboxSelectionBehavior as SelectionBehavior } from "compositions/examples/combobox-with-selection-behavior"
44+
export { ComboboxWithSelectionBehavior as SelectionBehavior } from "compositions/examples/combobox-with-selection-behavior"
4545
export { ComboboxWithCreateableOptions as CreateableOptions } from "compositions/examples/combobox-with-createable-options"
4646
export { ComboboxColorPicker as ColorPicker } from "compositions/examples/combobox-color-picker"

0 commit comments

Comments
 (0)