Implemented email verification
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use client'
|
||||
|
||||
import { ReactElement } from 'react'
|
||||
import Navbar from '@/components/auth/Navbar'
|
||||
import Navbar from '@/components/auth/navbar'
|
||||
|
||||
type Props = {
|
||||
//params: { locale: string };
|
||||
|
||||
Reference in New Issue
Block a user