Этот коммит содержится в:
Christopher Speller
2016-06-22 10:30:01 -04:00
коммит произвёл GitHub
родитель 00dc8e734c
Коммит 14510ce194
65 изменённых файлов: 741 добавлений и 615 удалений

Просмотреть файл

@@ -24,7 +24,7 @@ import PreferenceStore from 'stores/preference_store.jsx';
import Constants from 'utils/constants.jsx';
import {intlShape, injectIntl, defineMessages, FormattedHTMLMessage} from 'react-intl';
import {browserHistory} from 'react-router';
import {browserHistory} from 'react-router/es6';
const Preferences = Constants.Preferences;
const TutorialSteps = Constants.TutorialSteps;