From fdceacf750fd799fa957787761b7aeb1e9450cfd Mon Sep 17 00:00:00 2001 From: Brian Daley Date: Mon, 6 Apr 2020 12:04:11 -0400 Subject: [PATCH] logout functioning --- src/App.vue | 19 ++++++++++++++++++- src/main.js | 9 ++++++++- src/router.js | 11 ++++++----- src/store.js | 22 ++++++++++------------ 4 files changed, 42 insertions(+), 19 deletions(-) diff --git a/src/App.vue b/src/App.vue index f300d4b..2f408f7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,12 +2,29 @@
+ +