balance refresh bug for withdraw

This commit is contained in:
2023-07-27 16:28:21 +01:00
parent 98f11a3d80
commit 84968b4435
3 changed files with 5 additions and 29 deletions
-3
View File
@@ -67,9 +67,6 @@ const WalletRoutes = () => {
getPaymentHistory()
}, [walletTable]);
console.log('TESTING',walletTable);
return (
<Layout>
<Suspense fallback={<LoadingSpinner size="16" color="sky-blue" />}>