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/password_reset_send_link.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'webapp/components/password_reset_send_link.jsx') diff --git a/webapp/components/password_reset_send_link.jsx b/webapp/components/password_reset_send_link.jsx index 3098e0d23..a42b8935c 100644 --- a/webapp/components/password_reset_send_link.jsx +++ b/webapp/components/password_reset_send_link.jsx @@ -9,6 +9,7 @@ import * as client from 'utils/client.jsx'; import {FormattedMessage, FormattedHTMLMessage} from 'react-intl'; import React from 'react'; +import {Link} from 'react-router'; class PasswordResetSendLink extends React.Component { constructor(props) { @@ -87,12 +88,12 @@ class PasswordResetSendLink extends React.Component { return (
- + - +
-- cgit v1.2.3-1-g7c22