UNPKG

rsuite

Version:

A suite of react components

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