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

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

@@ -9,7 +9,7 @@ import LoadingScreen from 'components/loading_screen.jsx';
import * as AsyncClient from 'utils/async_client.jsx';
import * as GlobalActions from 'actions/global_actions.jsx';
import {Link} from 'react-router';
import {Link} from 'react-router/es6';
import {FormattedMessage} from 'react-intl';