* v2 select to components folder + docs * Fix type errors * fix type checks * Fix imports Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2 lines
91 B
TypeScript
2 lines
91 B
TypeScript
export { SelectWithValidation, SelectField, getReactSelectProps, Select } from "./Select";
|