From 324996abcf5f927f08e8861f2e074939c721b850 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 7 Sep 2018 08:42:17 +0200 Subject: [PATCH] Added basic nav for namespaces --- src/App.vue | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 87 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 136aa0306..a94b015f3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,96 @@