diff --git a/src/components/LeftDrawer.vue b/src/components/LeftDrawer.vue new file mode 100644 index 0000000..55caf7c --- /dev/null +++ b/src/components/LeftDrawer.vue @@ -0,0 +1,78 @@ + + + + + diff --git a/src/layouts/MainLayout.vue b/src/layouts/MainLayout.vue index 1a6dd93..4f6e1e4 100644 --- a/src/layouts/MainLayout.vue +++ b/src/layouts/MainLayout.vue @@ -1,5 +1,5 @@