0
0
Fork 0

refactor: Import from react-router/lib (#3117)

This commit is contained in:
Sorin Davidoi 2017-05-18 19:14:03 +02:00 committed by Eugen Rochko
parent 79ef8b3653
commit 07e875972a
10 changed files with 15 additions and 17 deletions

View file

@ -2,7 +2,7 @@ import React from 'react';
import ImmutablePropTypes from 'react-immutable-proptypes';
import PropTypes from 'prop-types';
import DropdownMenu from '../../../components/dropdown_menu';
import { Link } from 'react-router';
import Link from 'react-router/lib/Link';
import { defineMessages, injectIntl, FormattedMessage, FormattedNumber } from 'react-intl';
const messages = defineMessages({