diff --git a/.changeset/mean-humans-smoke.md b/.changeset/mean-humans-smoke.md new file mode 100644 index 0000000000..a845151cc8 --- /dev/null +++ b/.changeset/mean-humans-smoke.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/packages/ui/src/components/sign-in/sign-in.tsx b/packages/ui/src/components/sign-in/sign-in.tsx index 0ea596e385..cf48926968 100644 --- a/packages/ui/src/components/sign-in/sign-in.tsx +++ b/packages/ui/src/components/sign-in/sign-in.tsx @@ -510,7 +510,20 @@ export function SignInComponentLoaded() { - + + + + {t('signIn.alternativeMethods.actionText')}{' '} + + {' '} + {t('signIn.alternativeMethods.actionLink')} + + + + @@ -576,7 +589,20 @@ export function SignInComponentLoaded() { - + + + + {t('signIn.alternativeMethods.actionText')}{' '} + + {' '} + {t('signIn.alternativeMethods.actionLink')} + + + +