mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-20 06:24:06 +01:00
refactor: link signup button
This commit is contained in:
parent
4b7bf4c6b2
commit
4bb97829d6
@ -77,7 +77,9 @@ const unAuthenticatedComponents = () => {
|
|||||||
Login
|
Login
|
||||||
</Button>
|
</Button>
|
||||||
</Link>
|
</Link>
|
||||||
|
<Link href="/auth/signup">
|
||||||
<Button>Sign up</Button>
|
<Button>Sign up</Button>
|
||||||
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user