UNPKG

rsuite

Version:

A suite of react components

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