From a5250f63ced0916b7514bc6a8e0e5760477b544e Mon Sep 17 00:00:00 2001 From: Zai Shi Date: Sat, 28 Sep 2024 15:37:27 -0700 Subject: [PATCH] fixed translation --- .../stack/src/components-page/auth-page.tsx | 2 +- .../src/generated/quetzal-translations.ts | 1784 +++++++++-------- 2 files changed, 899 insertions(+), 887 deletions(-) diff --git a/packages/stack/src/components-page/auth-page.tsx b/packages/stack/src/components-page/auth-page.tsx index 5c1993f75..ec004a9b5 100644 --- a/packages/stack/src/components-page/auth-page.tsx +++ b/packages/stack/src/components-page/auth-page.tsx @@ -83,7 +83,7 @@ export function AuthPage(props: { )} - {enableSeparator && } + {enableSeparator && } {project.config.credentialEnabled && project.config.magicLinkEnabled ? (