From bd3e252da6c71f9597ca70a70661e8f98b974713 Mon Sep 17 00:00:00 2001 From: Zishan Mohd Date: Wed, 30 Jul 2025 18:17:18 +0530 Subject: [PATCH] fix: update text --- src/components/Payment/PaymentForm/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Payment/PaymentForm/index.tsx b/src/components/Payment/PaymentForm/index.tsx index 7cf009674..c5f014c55 100644 --- a/src/components/Payment/PaymentForm/index.tsx +++ b/src/components/Payment/PaymentForm/index.tsx @@ -655,7 +655,7 @@ export const PaymentForm = ({ {!(chain && isPeanutWalletConnected) && isConnected && !isAddMoneyFlow && (
{!isPeanutWalletUSDC && !selectedTokenAddress && !selectedChainID && ( -
Select token and chain to pay with
+
Select token and chain to receive
)} {!isPeanutWalletUSDC && selectedTokenAddress && selectedChainID && (