From 5c285f5b510599581cbeb05fecb425183ac6c0a0 Mon Sep 17 00:00:00 2001 From: James Park Date: Tue, 3 Oct 2023 17:25:04 -0400 Subject: [PATCH 1/3] initialize google log in --- src/web/src/components/Login.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/web/src/components/Login.vue b/src/web/src/components/Login.vue index 51b2db7cf..c664d9b2e 100644 --- a/src/web/src/components/Login.vue +++ b/src/web/src/components/Login.vue @@ -9,7 +9,6 @@ placeholder="Enter email" > - +
Submit
@@ -45,7 +45,6 @@
- - + \ No newline at end of file