diff --git a/src/components/LinkWithStatus.tsx b/src/components/LinkWithStatus.tsx index 7ea67ca9..fe049330 100644 --- a/src/components/LinkWithStatus.tsx +++ b/src/components/LinkWithStatus.tsx @@ -71,10 +71,7 @@ export default function LinkWithStatus({ return { const isOpeningNewTab = e.metaKey || e.ctrlKey; if (!isVisitingLinkHref && !isOpeningNewTab) {