feat: link to recovery page

This commit is contained in:
httpjamesm 2024-03-11 13:54:22 -04:00
parent d0a73d729d
commit 60a8ca3e2e
No known key found for this signature in database

View file

@ -257,7 +257,7 @@ const PasskeysFlow = () => {
{t("TRY_AGAIN")}
</EnteButton>
<EnteButton
onClick={() => {}}
href="/passkeys/flow/recover"
fullWidth
style={{
marginTop: "1rem",