market box reduction

This commit was merged in pull request #740.
This commit is contained in:
victorAnumudu
2024-06-24 11:32:57 +01:00
parent 00a70f3574
commit b589277678
6 changed files with 22 additions and 14 deletions
-7
View File
@@ -60,13 +60,6 @@ const WalletRoutes = () => {
getPaymentHistory();
}, [walletTable]);
console.log(
"Testing all country: ",
allCountries,
"Testing wallet: ",
walletDetails
);
return (
<Layout>
<Suspense fallback={<LoadingSpinner size="16" color="sky-blue" />}>