reafactor
This commit is contained in:
@@ -13,8 +13,7 @@ export default function Page() {
|
||||
|
||||
return (
|
||||
<Suspense fallback={<>...</>}>
|
||||
<PageTitle title="refferal-program">
|
||||
</PageTitle>
|
||||
<PageTitle title="refferal-program" />
|
||||
<ReferralStats />
|
||||
<ReferralLinkSection />
|
||||
<CommissionLevels />
|
||||
|
||||
Reference in New Issue
Block a user