From 0c16448d433feb456616b95931a26398690adf2e Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 27 Sep 2020 16:13:35 -0600 Subject: [PATCH] Add base functionality to the view switching --- src/App.vue | 55 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 18 deletions(-) diff --git a/src/App.vue b/src/App.vue index 00d5762..697249c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,46 +1,65 @@