2
0
Files
cal/calcom/packages/ui/components/form/select/index.ts

4 lines
124 B
TypeScript
Raw Normal View History

2024-08-09 00:39:27 +02:00
export { SelectWithValidation, SelectField, Select } from "./Select";
export { getReactSelectProps } from "./selectTheme";