From 30294e7332f1461777da427fd5580d52d5a727be Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Tue, 4 Feb 2020 08:39:45 +0000 Subject: [PATCH] Use textual true / false for signup radios --- webclient/src/LoginSignup.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webclient/src/LoginSignup.js b/webclient/src/LoginSignup.js index 9b99178..3057bdf 100644 --- a/webclient/src/LoginSignup.js +++ b/webclient/src/LoginSignup.js @@ -124,16 +124,16 @@ export function SignupForm(props) {