2
0
Files
cal/calcom/packages/ui/components/form/select/index.ts
2024-08-09 00:39:27 +02:00

4 lines
124 B
TypeScript

export { SelectWithValidation, SelectField, Select } from "./Select";
export { getReactSelectProps } from "./selectTheme";