UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 130 B
import Textarea from './Textarea'; export type { TextareaProps } from './Textarea'; export { Textarea }; export default Textarea;