From 959c7c467a19f0b7031eb5e2edb52311e1f6e028 Mon Sep 17 00:00:00 2001 From: xianyi Date: Fri, 26 Dec 2025 10:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=99=BB=E5=BD=95=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/modals/LoginModal.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/modals/LoginModal.tsx b/src/components/modals/LoginModal.tsx index 91ec9e5..33fda7b 100644 --- a/src/components/modals/LoginModal.tsx +++ b/src/components/modals/LoginModal.tsx @@ -189,9 +189,12 @@ export const LoginModal = ({ onClose, onLoginSuccess }: LoginModalProps) => {