Privacy policy and navbar updates
All checks were successful
Deploy to Server / deploy (push) Successful in 30s
All checks were successful
Deploy to Server / deploy (push) Successful in 30s
This commit is contained in:
@@ -123,7 +123,7 @@ export function SignUpForm({ onLogin }: Props) {
|
||||
<Card className="w-full max-w-sm">
|
||||
<CardContent className="p-8 space-y-6">
|
||||
<div className="flex justify-center">
|
||||
<img src={logo} alt="LabWise" className="h-12" />
|
||||
<a href="/"><img src={logo} alt="LabWise" className="h-12" /></a>
|
||||
</div>
|
||||
<p className="text-center text-muted-foreground text-sm">
|
||||
Create your LabWise account.
|
||||
|
||||
Reference in New Issue
Block a user