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