From 920eafed29791ddcf83398cb807d6ad372d444ca Mon Sep 17 00:00:00 2001 From: Ebube Date: Thu, 13 Jul 2023 18:10:19 +0100 Subject: [PATCH] . --- src/components/MyWallet/ConfirmAddFund.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MyWallet/ConfirmAddFund.jsx b/src/components/MyWallet/ConfirmAddFund.jsx index 452a6e5..9ad2848 100644 --- a/src/components/MyWallet/ConfirmAddFund.jsx +++ b/src/components/MyWallet/ConfirmAddFund.jsx @@ -146,7 +146,7 @@ function ConfirmAddFund({ confirmCredit, onClose, walletItem }) { ) : null} -
+

Reference No