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

(cherry picked from commit 51fee7e)
  • Loading branch information
mountiny authored and OSBotify committed Dec 26, 2023
1 parent 63a129e commit b77444e
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 b77444e

Please sign in to comment.