File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/react/__stories__ Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,6 @@ export { ComboboxWithField as Field } from "compositions/examples/combobox-with-
41
41
export { ComboboxWithCustomFilter as CustomFilter } from "compositions/examples/combobox-with-custom-filter"
42
42
export { ComboboxWithInputInContent as InputInContent } from "compositions/examples/combobox-with-input-in-content"
43
43
44
- export { ComboboxSelectionBehavior as SelectionBehavior } from "compositions/examples/combobox-with-selection-behavior"
44
+ export { ComboboxWithSelectionBehavior as SelectionBehavior } from "compositions/examples/combobox-with-selection-behavior"
45
45
export { ComboboxWithCreateableOptions as CreateableOptions } from "compositions/examples/combobox-with-createable-options"
46
46
export { ComboboxColorPicker as ColorPicker } from "compositions/examples/combobox-color-picker"
You can’t perform that action at this time.
0 commit comments