From 61e622894c801809d5788d68d024b42cc1875661 Mon Sep 17 00:00:00 2001 From: Shaun Lum Date: Fri, 1 Nov 2024 10:31:08 -0700 Subject: [PATCH] fixed login --- frontend/src/App.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 025788bd..8e6c93ed 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,6 +1,7 @@