add company user registration, update phone validation
This commit is contained in:
@@ -16,7 +16,7 @@ export default function Page() {
|
||||
<Suspense fallback={<>...</>}>
|
||||
<PageTitleColorFrame title="refferal-program" description="referral-program-description" />
|
||||
<CommissionLevels />
|
||||
<ReferralStats />
|
||||
{/* <ReferralStats /> */}
|
||||
<ReferralLinkSection />
|
||||
<InvitationsTable />
|
||||
<IncomeAndPayments />
|
||||
|
||||
Reference in New Issue
Block a user