From 80b25989c7fc92042d47502296e0ca8fd7586e05 Mon Sep 17 00:00:00 2001 From: Shubham Agrawal Date: Tue, 26 Dec 2023 22:04:05 +0530 Subject: [PATCH] fixed bank account icon --- src/pages/ReimbursementAccount/EnableStep.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/ReimbursementAccount/EnableStep.js b/src/pages/ReimbursementAccount/EnableStep.js index d8d76d6cfb2f..d2805b93fb48 100644 --- a/src/pages/ReimbursementAccount/EnableStep.js +++ b/src/pages/ReimbursementAccount/EnableStep.js @@ -87,6 +87,7 @@ function EnableStep(props) { iconWidth={iconSize} iconHeight={iconSize} interactive={false} + displayInDefaultIconColor wrapperStyle={[styles.cardMenuItem, styles.mv3]} />