You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -26,7 +27,6 @@ type CurrencyType = TupleToUnion<typeof CONST.DIRECT_REIMBURSEMENT_CURRENCIES>;
26
27
27
28
typeUsePaymentOptionsProps=Pick<
28
29
SettlementButtonProps,
29
-
|'addBankAccountRoute'
30
30
|'currency'
31
31
|'iouReport'
32
32
|'chatReportID'
@@ -45,7 +45,6 @@ type UsePaymentOptionsProps = Pick<
45
45
* It dynamically generates payment or approval options to ensure the user interface reflects the correct actions possible for the user's current situation.
0 commit comments