diff --git a/packages/pl-fe/src/components/ui/button/index.tsx b/packages/pl-fe/src/components/ui/button/index.tsx index 7f70b5fa8..32d69acba 100644 --- a/packages/pl-fe/src/components/ui/button/index.tsx +++ b/packages/pl-fe/src/components/ui/button/index.tsx @@ -127,7 +127,6 @@ const Button = React.forwardRef( href={href} target='_blank' rel='noopener' - tabIndex={-1} > {buttonChildren}