Skip to content

Commit ff687fe

Browse files
author
Kubit
committed
Delete aria-label inner LinkAsButton component
1 parent 8cab17c commit ff687fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/link/linkAsButton/linkAsButtonStandAlone.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export const LinkAsButtonStandAloneComponent = (
4040
$sizeStyles={props.sizeStyles}
4141
$state={props.state}
4242
$styles={props.styles}
43+
aria-label=""
4344
>
4445
<ButtonStandAloneStructure {...props}>{children}</ButtonStandAloneStructure>
4546
</ButtonStyled>

0 commit comments

Comments
 (0)