debug: add prefetch=false to logout link
This commit is contained in:
@@ -7,4 +7,5 @@ export interface LinkProps
|
||||
VariantProps<typeof linkVariants> {
|
||||
href: string
|
||||
partialMatch?: boolean
|
||||
prefetch?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user