UNPKG

@up-group-ui/react-controls

Version:
5 lines (4 loc) 129 B
import UpSelect from './UpSelect'; import { UpSelectOption } from './types'; export { UpSelectOption }; export default UpSelect;