UNPKG

react-text-input

Version:

Textarea and input components with custom scrollbars and aurogrow in both axes

4 lines (3 loc) 113 B
export {Input} from './Input'; export {TextArea} from './TextArea'; export {GenericInput} from './GenericInput';