import { injectIntl } from 'react-intl'; import Form from '../form'; export default injectIntl(Form);