major ui tweaks and refactoring

This commit is contained in:
Milo Schwartz
2025-01-04 20:22:01 -05:00
parent 51bf5c1408
commit 64158a823b
91 changed files with 1791 additions and 1246 deletions

View File

@@ -364,8 +364,6 @@ export default function ResetPasswordForm({
<InputOTPSlot
index={2}
/>
</InputOTPGroup>
<InputOTPGroup>
<InputOTPSlot
index={3}
/>

View File

@@ -38,7 +38,7 @@ export default async function Page(props: {
}
className="underline"
>
Go to login
Go back to log in
</Link>
</p>
</>