From 14510ce19470c176a7f286d4a3238e813f7dc959 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 22 Jun 2016 10:30:01 -0400 Subject: Adding webpack code splitting (#3377) --- webapp/utils/text_formatting.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/utils/text_formatting.jsx') diff --git a/webapp/utils/text_formatting.jsx b/webapp/utils/text_formatting.jsx index cc4a24d19..dbf18d722 100644 --- a/webapp/utils/text_formatting.jsx +++ b/webapp/utils/text_formatting.jsx @@ -2,7 +2,7 @@ // See License.txt for license information. import Autolinker from 'autolinker'; -import {browserHistory} from 'react-router'; +import {browserHistory} from 'react-router/es6'; import Constants from './constants.jsx'; import * as Emoticons from './emoticons.jsx'; import * as Markdown from './markdown.jsx'; -- cgit v1.2.3-1-g7c22