WIP - UI cahnges to bottom bar

This commit is contained in:
Francisco Gaona
2026-01-08 00:21:12 +01:00
parent 8ad3fac1b0
commit c9a3e00a94
4 changed files with 326 additions and 53 deletions

View File

@@ -73,7 +73,7 @@ const breadcrumbs = computed(() => {
<slot />
</div>
<BottomDrawer />
</SidebarInset>
</SidebarProvider>
</template>