From d0b0c93b93d7fc95d468ffaeeece9515ca7d2181 Mon Sep 17 00:00:00 2001 From: Marcin Swornowski Date: Wed, 21 Feb 2024 16:59:40 +0100 Subject: [PATCH] fix: removed shouldEnableMaxHeight prop from ScreenWrapper --- src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx b/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx index bb352acd4732..ed00fbcff422 100644 --- a/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx +++ b/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx @@ -136,7 +136,6 @@ function BankInfo({reimbursementAccount, reimbursementAccountDraft, plaidLinkTok testID={BankInfo.displayName} includeSafeAreaPaddingBottom={false} shouldEnablePickerAvoiding={false} - shouldEnableMaxHeight >