diff --git a/src/components/CustomSelect/index.ts b/src/components/CustomSelect/index.ts index e5670bc..0b608e4 100644 --- a/src/components/CustomSelect/index.ts +++ b/src/components/CustomSelect/index.ts @@ -2,3 +2,4 @@ export * from './SelectMulti.js' export type { OptionWithDescription } from './select.js' export * from './select.js' +