added some component to dashboard home page
This commit was merged in pull request #14.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default function DashboardVerificationPage() {
|
||||
return (
|
||||
<div>DashboardVerification</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user