view data fixes
This commit is contained in:
@@ -33,6 +33,8 @@ export default async function LeagueWalletPage({ params }: Props) {
|
||||
formattedPendingPayouts: '$0.00',
|
||||
currency: 'USD',
|
||||
transactions: [],
|
||||
totalWithdrawals: 0,
|
||||
canWithdraw: false,
|
||||
}} />;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user