Files
web/packages/design-system/lib/components/Select/index.ts
2025-04-10 10:32:56 +02:00

3 lines
76 B
TypeScript

export { Select } from './Select'
export { SelectItem } from './SelectItem'