Skip to content

Commit

Permalink
🌐 Update email verified alert text (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
cermakjiri authored Nov 28, 2024
2 parents d5569dd + 936776c commit 452b5aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const EmailVerifiedAlert = ({}: EmailVerifiedAlertProps) => {
<Words variant='body2'>
Email verified.
<br />
You can now add passkey to your account.
You can now sign-in and add passkey.
</Words>
</Alert>
<Divider />
Expand Down

0 comments on commit 452b5aa

Please sign in to comment.