cal.pub0.org/packages/ui/components/form/select/index.ts

4 lines
124 B
TypeScript

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