feat(WEB-154): my profile view
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export default function VerifyPage() {
|
||||
return (
|
||||
<section>
|
||||
<header>
|
||||
<h1>Verify that code already!</h1>
|
||||
</header>
|
||||
</section>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user