remove prefetch false

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-05-08 09:59:12 +02:00
parent 26a992dcc6
commit 66d75e8a7a
12 changed files with 1 additions and 15 deletions

View File

@@ -9,7 +9,6 @@ const SkipOnboarding = () => {
if (!pathname.startsWith('/onboarding')) return null;
return (
<Link
prefetch={false}
href="/"
className="flex items-center gap-2 text-sm text-muted-foreground"
>