do not prefetch
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
694f5bf622
commit
3a9fcf4915
@@ -39,6 +39,7 @@ const Footer = ({ framework }: Pick<Props, 'framework'>) => (
|
||||
Close
|
||||
</Button>
|
||||
<LinkButton
|
||||
prefetch={false}
|
||||
target="_blank"
|
||||
href={framework.href}
|
||||
className="flex-1"
|
||||
|
||||
Reference in New Issue
Block a user