diff --git a/app/components/layout/AppSidebar.vue b/app/components/layout/AppSidebar.vue index 1e18534a..4f51e42c 100644 --- a/app/components/layout/AppSidebar.vue +++ b/app/components/layout/AppSidebar.vue @@ -1,11 +1,5 @@ @@ -55,15 +49,20 @@ async function setMenu() { - - - {{ navMenu.heading }} - - - + + /> diff --git a/app/components/layout/SidebarNavLink.vue b/app/components/layout/SidebarNavLink.vue index b61d62a1..07c954ea 100644 --- a/app/components/layout/SidebarNavLink.vue +++ b/app/components/layout/SidebarNavLink.vue @@ -21,12 +21,12 @@ const { setOpenMobile } = useSidebar() - {{ item.title }} + {{ item.title }}