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:
@@ -46,7 +46,7 @@ export function ResetPassword({ onSuccess }: 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>
|
||||
|
||||
{done ? (
|
||||
|
||||
Reference in New Issue
Block a user