website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { LeagueWalletPageQuery } from '@/lib/page-queries/LeagueWalletPageQuery';
|
||||
import { LeagueWalletPageClient } from './LeagueWalletPageClient';
|
||||
import { LeagueWalletPageClient } from '@/client-wrapper/LeagueWalletPageClient';
|
||||
import { notFound } from 'next/navigation';
|
||||
|
||||
interface Props {
|
||||
|
||||
Reference in New Issue
Block a user