From 343d3348df6b2fc193ec7296c26965425133b4f1 Mon Sep 17 00:00:00 2001
From: Alex Gleason
Date: Sat, 25 Apr 2020 18:00:05 -0500
Subject: [PATCH] Just disable the "trouble logging in" button for now
---
app/gabsocial/features/auth_login/components/login_form.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/gabsocial/features/auth_login/components/login_form.js b/app/gabsocial/features/auth_login/components/login_form.js
index 33f6cb9d4..cc06c50d6 100644
--- a/app/gabsocial/features/auth_login/components/login_form.js
+++ b/app/gabsocial/features/auth_login/components/login_form.js
@@ -46,9 +46,9 @@ class LoginForm extends ImmutablePureComponent {
-
+ {/*
Trouble logging in?
-
+
*/}