From 97b9607c69e2e54df3effd5f8ac2670731daa691 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Fri, 16 Feb 2024 11:02:15 -0600 Subject: [PATCH] Update comments --- src/components/Link.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Link.tsx b/src/components/Link.tsx index e3a7eec8dd..1ae79b86d6 100644 --- a/src/components/Link.tsx +++ b/src/components/Link.tsx @@ -200,7 +200,7 @@ export function Link({ rel: isExternal ? 'noopener noreferrer' : undefined, }, dataSet: { - // default to no underline, apply this ourselves + // no underline, only `InlineLink` has underlines noUnderline: '1', }, })}>