UNPKG

@chief-editor/ui

Version:

UI Component for chief editor

5 lines (4 loc) 225 B
import { SelectOptionProps } from './Option'; import { SelectOptionGroupProps } from './OptionGroup'; import { Select, SelectProps } from './Select'; export { Select, SelectProps, SelectOptionProps, SelectOptionGroupProps };