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