import React from 'react'; import PropTypes from 'prop-types'; import Textarea from 'common/form/textarea/textarea'; const FormFieldTextarea = (props) => (