Skip to content

Commit

Permalink
a11y fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FireRedNinja committed Dec 19, 2024
1 parent 751db60 commit e1c5ef7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const BpkExpand = ({
data-testid="expand-button"
type={BUTTON_TYPES.link}
onClick={() => buttonOnClick()}
aria-expanded={!collapsed}
>
{children}
{buttonIcon}
Expand Down

0 comments on commit e1c5ef7

Please sign in to comment.