diff --git a/features/auth/login/LoginForm.tsx b/features/auth/login/LoginForm.tsx index 23b5fea3..75a50f6f 100644 --- a/features/auth/login/LoginForm.tsx +++ b/features/auth/login/LoginForm.tsx @@ -129,7 +129,7 @@ export default function LoginForm() {
} + control={} label={t("auth:login_page.form.remember_me")} /> {!loginWithLink && (