balance refresh bug for withdraw
This commit is contained in:
@@ -67,9 +67,6 @@ const WalletRoutes = () => {
|
||||
getPaymentHistory()
|
||||
}, [walletTable]);
|
||||
|
||||
|
||||
|
||||
console.log('TESTING',walletTable);
|
||||
return (
|
||||
<Layout>
|
||||
<Suspense fallback={<LoadingSpinner size="16" color="sky-blue" />}>
|
||||
|
||||
Reference in New Issue
Block a user