Fix external link open in new tab on Article

pull/2749/head
Jérémy Rialland 2023-06-22 16:44:41 +02:00 committed by Jérémy Rialland
parent 5da5ee0f3e
commit 8b681f2c7c
1 changed files with 1 additions and 1 deletions

View File

@ -45,8 +45,8 @@ export function Article({
<Content>{children}</Content>
<StyledBody
{...ariaButtonProps}
{...linkProps}
{...buttonProps}
{...linkProps}
as={elementType}
>
{ctaLabel}