feat: link to recovery page
This commit is contained in:
parent
d0a73d729d
commit
60a8ca3e2e
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ const PasskeysFlow = () => {
|
|||
{t("TRY_AGAIN")}
|
||||
</EnteButton>
|
||||
<EnteButton
|
||||
onClick={() => {}}
|
||||
href="/passkeys/flow/recover"
|
||||
fullWidth
|
||||
style={{
|
||||
marginTop: "1rem",
|
||||
|
|
Loading…
Add table
Reference in a new issue