diff --git a/packages/ui/src/components/Link/Link.tsx b/packages/ui/src/components/Link/Link.tsx index fbd77bdaff..351fc15279 100644 --- a/packages/ui/src/components/Link/Link.tsx +++ b/packages/ui/src/components/Link/Link.tsx @@ -70,6 +70,7 @@ export const Link = forwardRef((props, ref) => { )} ref={linkRef} href={href} title={title}