mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
working authentication
This commit is contained in:
@@ -60,7 +60,7 @@ export default function SignupPage() {
|
||||
<h2 className="mt-8 text-2xl/9 font-bold tracking-tight text-gray-900">Sign in to your account</h2>
|
||||
<p className="mt-2 text-sm/6 text-gray-500">
|
||||
Not a member?{' '}
|
||||
<a href="#" className="font-semibold text-lime-700 hover:text-lime-800">
|
||||
<a href="/register" className="font-semibold text-lime-700 hover:text-lime-800">
|
||||
Create An Account
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user