|
|
@ -6,7 +6,7 @@ import DisplayName from '../../../components/display_name'; |
|
|
|
import StatusContent from '../../../components/status_content'; |
|
|
|
import MediaGallery from '../../../components/media_gallery'; |
|
|
|
import { Link } from 'react-router-dom'; |
|
|
|
import { injectIntl, defineMessages, FormattedDate } from 'react-intl'; |
|
|
|
import { injectIntl, defineMessages, FormattedDate, FormattedNumber } from 'react-intl'; |
|
|
|
import Card from './card'; |
|
|
|
import ImmutablePureComponent from 'react-immutable-pure-component'; |
|
|
|
import Video from '../../video'; |
|
|
|