diff --git a/src/layouts/LeftSidebarLayout.vue b/src/layouts/LeftSidebarLayout.vue index 98cbac6..1134bba 100644 --- a/src/layouts/LeftSidebarLayout.vue +++ b/src/layouts/LeftSidebarLayout.vue @@ -1,23 +1,12 @@ - - - - - - + + + + @@ -27,5 +16,6 @@ const hasSidebarSlot = computed(() => !!slots.sidebar); \ No newline at end of file