implement sign up page
This commit is contained in:
@@ -14,7 +14,7 @@ function Index() {
|
||||
<p className="pb-4 text-2xl uppercase">BOOKMARK MANAGER</p>
|
||||
<div className="flex flex-col text-lg">
|
||||
<Link href="/login">LOGIN</Link>
|
||||
<Link>SIGN UP</Link>
|
||||
<Link href="/signup">SIGN UP</Link>
|
||||
<DemoButton />
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user