From 5f4a789435e1091d49c080209633c7bd09404220 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Mon, 5 Mar 2018 12:33:04 -0500 Subject: [PATCH] remove csrf --- src/routes/Join.js | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/src/routes/Join.js b/src/routes/Join.js index b066565a..b2942c78 100644 --- a/src/routes/Join.js +++ b/src/routes/Join.js @@ -1,4 +1,5 @@ import React, { Component } from 'react' +import { Link } from 'react-router' class Join extends Component { render = () => { @@ -6,41 +7,32 @@ class Join extends Component {
- -

Sign Up

-
-
-
-
-
-
-
-
Don't have an access code?
Request an Invite +
Don't have an access code?
Request an Invite