diff --git a/src/components/DrawerMenu.vue b/src/components/DrawerMenu.vue new file mode 100644 index 00000000..cf0dcfe9 --- /dev/null +++ b/src/components/DrawerMenu.vue @@ -0,0 +1,143 @@ + + + + + \ No newline at end of file diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 1734f75a..a547c012 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -1,8 +1,15 @@