From 31abb3e565be8abaf2acbadf0c0cfb643e168995 Mon Sep 17 00:00:00 2001 From: Carlos Martins Date: Mon, 16 Sep 2024 13:06:18 +0900 Subject: [PATCH] Merge pull request #49237 from Expensify/cmartins-fixButtonSize [CP Staging] Fix `Continue setup` button size (cherry picked from commit 553f00cfafe975c4355ab5d31c868979427b80bb) (CP triggered by luacmartins) --- src/pages/ReimbursementAccount/ContinueBankAccountSetup.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/ReimbursementAccount/ContinueBankAccountSetup.tsx b/src/pages/ReimbursementAccount/ContinueBankAccountSetup.tsx index 07142499f6c6..6469426cd36b 100644 --- a/src/pages/ReimbursementAccount/ContinueBankAccountSetup.tsx +++ b/src/pages/ReimbursementAccount/ContinueBankAccountSetup.tsx @@ -71,6 +71,7 @@ function ContinueBankAccountSetup({policyName = '', onBackButtonPress, reimburse innerStyles={[styles.pr2, styles.pl4, styles.h13]} success isDisabled={!!pendingAction || !isEmptyObject(errors)} + large />