From 3b7618702b9c36991c0bb2517d00006dbf480ed2 Mon Sep 17 00:00:00 2001 From: Toks Law Date: Thu, 27 Jul 2023 17:04:57 -0400 Subject: [PATCH 1/2] env text-spell error --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index f372687..a7611ce 100644 --- a/.env +++ b/.env @@ -46,7 +46,7 @@ REACT_APP_GOOGLE_REDIRECT_URL=http://localhost:9082/login/auth/ REACT_APP_FACEBOOK_CLIENT_ID2=390204307987009 REACT_APP_FACEBOOK_CLIENT_SECRET2=19f778e312f2ab96d147bacb612910c2 -#developenet Account +#developement Account REACT_APP_FACEBOOK_CLIENT_ID=677857427521030 REACT_APP_FACEBOOK_CLIENT_SECRET=4801375f22072d8a75f64483fdd89829 From c8331c51cfa6fe7346369ac9ad41961574a56f43 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 28 Jul 2023 08:20:04 -0400 Subject: [PATCH 2/2] 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",