From c8331c51cfa6fe7346369ac9ad41961574a56f43 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 28 Jul 2023 08:20:04 -0400 Subject: [PATCH] removed debugger --- src/components/MyWallet/Popup/ConfirmAddFund.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MyWallet/Popup/ConfirmAddFund.jsx b/src/components/MyWallet/Popup/ConfirmAddFund.jsx index be74435..d7a93da 100644 --- a/src/components/MyWallet/Popup/ConfirmAddFund.jsx +++ b/src/components/MyWallet/Popup/ConfirmAddFund.jsx @@ -128,7 +128,7 @@ function ConfirmAddFund({ logo: "https://www.wrenchboard.com/assets/images/wrench-500-500-icon.png", }, }; - +//debugger; const fwConfig = { ...config, text: "Proceed",