Skip to content

Commit

Permalink
Add prefetch to landing link
Browse files Browse the repository at this point in the history
  • Loading branch information
barbara-chaves committed Oct 31, 2024
1 parent e171807 commit f62a005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/containers/home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ const Home = () => {
onClick={() => map?.stop()}
className="font-bold uppercase tracking-wide"
href="/globe"
prefetch
>
<div className="flex h-full w-full items-center justify-center rounded-full bg-teal-500">
Explore
Expand Down

0 comments on commit f62a005

Please sign in to comment.