Skip to content

Commit b5da5fb

Browse files
committed
Update BpkInsetBanner.tsx
1 parent 6a91c9c commit b5da5fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/bpk-component-inset-banner/src/BpkInsetBanner.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ const BpkInsetBanner = ({
118118
e.stopPropagation();
119119
e.preventDefault();
120120
}}
121-
aria-label={callToAction?.buttonA11yLabel}
122121
closeButtonText={callToAction?.buttonCloseLabel}
123122
closeButtonIcon={callToAction?.closeBtnIcon}
124123
labelAsTitle={callToAction?.labelTitle}

0 commit comments

Comments
 (0)