import { FormattedRelativeTime } from 'react-intl'; import WrapReactIntl from './WrapReactIntl'; export default WrapReactIntl(FormattedRelativeTime);