Skip to content

Commit

Permalink
Merge pull request #110 from WestpacGEL/fix/96-fix-collapsible-icon-a…
Browse files Browse the repository at this point in the history
…nd-text-color-per-brand

fix(#96): fix collapsible arrow icon
  • Loading branch information
samithaf authored Oct 11, 2023
2 parents 4d9d4b7 + 1a23e5d commit 23b8327
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export function Collapsible({
<Button
className={styles.base({ className })}
look="link"
iconColor="primary"
iconAfter={ButtonIcon}
onClick={handleClick}
size={size}
Expand Down

0 comments on commit 23b8327

Please sign in to comment.