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