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
|
@ -5,7 +5,7 @@ import IconButton from '../../../components/icon_button';
|
|||
import DisplayName from '../../../components/display_name';
|
||||
import Permalink from '../../../components/permalink';
|
||||
import { FormattedMessage } from 'react-intl';
|
||||
import { Link } from 'react-router';
|
||||
import Link from 'react-router/lib/Link';
|
||||
import ImmutablePureComponent from 'react-immutable-pure-component';
|
||||
|
||||
class NavigationBar extends ImmutablePureComponent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue