diff --git a/components/UserInterface/Navbar.vue b/components/UserInterface/Navbar.vue new file mode 100644 index 0000000..9f4ba1d --- /dev/null +++ b/components/UserInterface/Navbar.vue @@ -0,0 +1,124 @@ + + + + + \ No newline at end of file diff --git a/layouts/client.vue b/layouts/client.vue index 800a097..fc525a3 100644 --- a/layouts/client.vue +++ b/layouts/client.vue @@ -1,13 +1,7 @@