UNPKG

terra-form

Version:
8 lines (4 loc) 138 B
import React from 'react'; import Textarea from '../../../lib/Textarea'; const textarea = () => <Textarea />; export default textarea;