Prefetch dashboard on logo link
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user