UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 182 B
import InputPicker from './InputPicker'; export type { InputItemDataType } from './hooks/useData'; export type { InputPickerProps } from './InputPicker'; export default InputPicker;