From: Adam Dullage Date: Sat, 27 Apr 2024 15:42:13 +0000 (+0100) Subject: Move NavBar to App X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=870483197914579fc64fe8fb812e9c3bfb6e0119;p=flatnotes.git Move NavBar to App --- diff --git a/client/App.vue b/client/App.vue index bdd0fa9..cbc0cba 100644 --- a/client/App.vue +++ b/client/App.vue @@ -1,17 +1,20 @@ diff --git a/client/views/Home.vue b/client/views/Home.vue index fbeea64..f3a4d4d 100644 --- a/client/views/Home.vue +++ b/client/views/Home.vue @@ -1,6 +1,5 @@