From 891663544470e17bf76e56d5afbfde2537e43106 Mon Sep 17 00:00:00 2001 From: G Date: Mon, 3 Mar 2025 14:15:09 +0000 Subject: [PATCH] add key props to the payments options --- src/screens/HomePageWithPaymentOptions.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/screens/HomePageWithPaymentOptions.tsx b/src/screens/HomePageWithPaymentOptions.tsx index 564cae4..570c656 100644 --- a/src/screens/HomePageWithPaymentOptions.tsx +++ b/src/screens/HomePageWithPaymentOptions.tsx @@ -75,6 +75,7 @@ const HomePageWithPaymentOptions: PaymentStackScreenComponentProps<"homePageWith paymentTypesWithActiveStatus.map((paymentType) => ( navigation.navigate( "paymentAmountInputScreen", -- libgit2 0.27.1