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 diff --git a/src/components/MyWallet/Popup/ConfirmAddFund.jsx b/src/components/MyWallet/Popup/ConfirmAddFund.jsx index 4adec0e..e3d9cf0 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",