From f8c0f5eecff5b6dfb47c9e2da8eb7da2e3f2cc60 Mon Sep 17 00:00:00 2001 From: zyh Date: Tue, 22 Oct 2024 09:53:01 +0000 Subject: [PATCH] =?UTF-8?q?feat(auth):=20=E7=99=BB=E5=BD=95=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=E5=AF=B9=E8=AF=9D=E6=A1=86=E5=A2=9E=E5=8A=A0=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E6=88=90=E5=8A=9F=E5=92=8C=E6=B3=A8=E5=86=8C=E6=88=90?= =?UTF-8?q?=E5=8A=9F=E5=90=8E=E7=9A=84=E5=9B=9E=E8=B0=83=E5=87=BD=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/auth/LoginDialog.tsx | 2 +- app/components/auth/RegisterDialog.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/auth/LoginDialog.tsx b/app/components/auth/LoginDialog.tsx index 046e918..be4beb6 100644 --- a/app/components/auth/LoginDialog.tsx +++ b/app/components/auth/LoginDialog.tsx @@ -12,7 +12,7 @@ export function LoginDialog({ isOpen, onClose }: LoginDialogProps) { 登录 - + diff --git a/app/components/auth/RegisterDialog.tsx b/app/components/auth/RegisterDialog.tsx index c1e7f4d..474806b 100644 --- a/app/components/auth/RegisterDialog.tsx +++ b/app/components/auth/RegisterDialog.tsx @@ -12,7 +12,7 @@ export function RegisterDialog({ isOpen, onClose }: RegisterDialogProps) { 注册 - +