refactor: Import from react-router/lib (#3117)
This commit is contained in:
parent
79ef8b3653
commit
07e875972a
10 changed files with 15 additions and 17 deletions
|
@ -7,7 +7,7 @@ import StatusContent from '../../../components/status_content';
|
|||
import MediaGallery from '../../../components/media_gallery';
|
||||
import VideoPlayer from '../../../components/video_player';
|
||||
import AttachmentList from '../../../components/attachment_list';
|
||||
import { Link } from 'react-router';
|
||||
import Link from 'react-router/lib/Link';
|
||||
import { FormattedDate, FormattedNumber } from 'react-intl';
|
||||
import CardContainer from '../containers/card_container';
|
||||
import ImmutablePureComponent from 'react-immutable-pure-component';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue