Prefetch dashboard on logo link

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