summaryrefslogtreecommitdiffstats
path: root/webapp/components/claim/claim_controller.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/claim/claim_controller.jsx')
-rw-r--r--webapp/components/claim/claim_controller.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/claim/claim_controller.jsx b/webapp/components/claim/claim_controller.jsx
index dbb944bb9..581438ce9 100644
--- a/webapp/components/claim/claim_controller.jsx
+++ b/webapp/components/claim/claim_controller.jsx
@@ -3,7 +3,7 @@
import React from 'react';
import {FormattedMessage} from 'react-intl';
-import {Link} from 'react-router';
+import {Link} from 'react-router/es6';
import logoImage from 'images/logo.png';