From b62e29ba9cd6183551266da05b9b602a4415d738 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 24 Mar 2016 11:05:13 -0400 Subject: Moving all links and redirects to react-router --- webapp/components/claim/claim.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'webapp/components/claim/claim.jsx') diff --git a/webapp/components/claim/claim.jsx b/webapp/components/claim/claim.jsx index 464187c37..5cfb04af3 100644 --- a/webapp/components/claim/claim.jsx +++ b/webapp/components/claim/claim.jsx @@ -5,6 +5,7 @@ import TeamStore from 'stores/team_store.jsx'; import React from 'react'; import {FormattedMessage} from 'react-intl'; +import {Link} from 'react-router'; import logoImage from 'images/logo.png'; @@ -50,12 +51,12 @@ export default class Claim extends React.Component { return (
- + - +
-- cgit v1.2.3-1-g7c22