do not prefetch
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
694f5bf622
commit
3a9fcf4915
@@ -103,6 +103,7 @@ export interface LinkButtonProps
|
||||
icon?: LucideIcon;
|
||||
responsive?: boolean;
|
||||
href: string;
|
||||
prefetch?: boolean;
|
||||
}
|
||||
|
||||
const LinkButton = React.forwardRef<
|
||||
|
||||
Reference in New Issue
Block a user