fix(dashboard): force prefetch for project links
This commit is contained in:
@@ -19,6 +19,7 @@ export function ProjectLink({
|
||||
/^\//,
|
||||
'',
|
||||
)}`}
|
||||
prefetch
|
||||
>
|
||||
{children}
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user