UNPKG

@trail-ui/react

Version:
6 lines (5 loc) 181 B
export { Input, InputProps } from './input.js'; export { TextArea, TextAreaProps } from './textarea.js'; import 'react'; import '@trail-ui/theme'; import 'react-textarea-autosize';