From 174228a02a245d912044c84d4068a5b3752bcea1 Mon Sep 17 00:00:00 2001 From: Gamebrary Date: Thu, 22 Apr 2021 14:40:12 -0700 Subject: [PATCH] handle authed and unathed states in auth modal --- src/components/AuthModal.vue | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/src/components/AuthModal.vue b/src/components/AuthModal.vue index a942e2d0..9c939ae3 100644 --- a/src/components/AuthModal.vue +++ b/src/components/AuthModal.vue @@ -1,4 +1,4 @@ - +