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