UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 112 B
import Input from './Input'; export type { InputProps } from './Input'; export { Input }; export default Input;