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