Skip to content

Commit

Permalink
Merge pull request #33604 from shubham1206agra/fix-bank-icon
Browse files Browse the repository at this point in the history
[CP Staging] Fixed bank account icon
  • Loading branch information
mountiny authored Dec 26, 2023
2 parents 2b58e1c + 80b2598 commit 51fee7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/ReimbursementAccount/EnableStep.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ function EnableStep(props) {
iconWidth={iconSize}
iconHeight={iconSize}
interactive={false}
displayInDefaultIconColor
wrapperStyle={[styles.cardMenuItem, styles.mv3]}
/>
<Text style={[styles.mv3]}>
Expand Down

0 comments on commit 51fee7e

Please sign in to comment.