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