diff --git a/src/components/MoneyRequestConfirmationList.tsx b/src/components/MoneyRequestConfirmationList.tsx index 421787202fdd..99901dd261de 100755 --- a/src/components/MoneyRequestConfirmationList.tsx +++ b/src/components/MoneyRequestConfirmationList.tsx @@ -994,7 +994,7 @@ function MoneyRequestConfirmationList({ shouldShowTextInput={false} shouldUseStyleForChildren={false} optionHoveredStyle={canModifyParticipants ? styles.hoveredComponentBG : {}} - footerContent={!isEditingSplitBill && footerContent} + footerContent={footerContent} listStyles={listStyles} shouldAllowScrollingChildren >