import { injectIntl } from 'react-intl'; import Textarea from '../components/textarea'; export default injectIntl(Textarea);