From bfffacabf68ee100fee69fe307786cdedbfb6c80 Mon Sep 17 00:00:00 2001 From: "D. Scott Boggs" Date: Sat, 26 Aug 2023 06:08:49 -0400 Subject: [PATCH] Add logout button --- client/src/components/NavBar.vue | 42 ++++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 13 deletions(-) diff --git a/client/src/components/NavBar.vue b/client/src/components/NavBar.vue index e11af91..64a6d6e 100644 --- a/client/src/components/NavBar.vue +++ b/client/src/components/NavBar.vue @@ -1,5 +1,14 @@ \ No newline at end of file +