From ebc75c4214e55ee0c369a2c7218e9ebd563b9849 Mon Sep 17 00:00:00 2001 From: bmauger Date: Wed, 6 Oct 2021 08:57:09 -0400 Subject: [PATCH] Add structure to App.vue. --- src/App.vue | 58 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 39 insertions(+), 19 deletions(-) diff --git a/src/App.vue b/src/App.vue index 62a5c5a05..a30f90bd8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,25 +1,45 @@