We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a91c9c commit b5da5fbCopy full SHA for b5da5fb
packages/bpk-component-inset-banner/src/BpkInsetBanner.tsx
@@ -118,7 +118,6 @@ const BpkInsetBanner = ({
118
e.stopPropagation();
119
e.preventDefault();
120
}}
121
- aria-label={callToAction?.buttonA11yLabel}
122
closeButtonText={callToAction?.buttonCloseLabel}
123
closeButtonIcon={callToAction?.closeBtnIcon}
124
labelAsTitle={callToAction?.labelTitle}
0 commit comments