Files
calendar/packages/ui/components/form/select/index.ts
T
sean-brydonandGitHub 131611e114 Upgrade react-select (#7824)
* Upgrade react-select

* figma 1-1

* Style X

* Fixes timezone select
2023-03-20 11:18:23 +00:00

4 lines
124 B
TypeScript

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