Prefetch dashboard on logo link

This commit is contained in:
2025-11-18 20:44:52 +01:00
parent 6d67d3d6cd
commit f1dc964d21
+1 -1
View File
@@ -81,7 +81,7 @@ const mainNavGroups: NavGroup[] = [
<Sidebar collapsible="icon" variant="sidebar"> <Sidebar collapsible="icon" variant="sidebar">
<SidebarHeader> <SidebarHeader>
<Link :href="dashboard()" class="flex row items-center mt-3"> <Link :href="dashboard()" prefetch class="flex row items-center mt-3">
<AppLogo /> <AppLogo />
</Link> </Link>