From 51a98afcae2c8b83c7176898ad8ac2c8b11ad3d9 Mon Sep 17 00:00:00 2001 From: "web@ppanel" Date: Mon, 29 Dec 2025 09:44:18 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20Update=20SendCode=20param?= =?UTF-8?q?eters=20to=20use=20form.watch=20for=20email=20and=20telephone?= =?UTF-8?q?=20fields?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/admin/src/sections/auth/email/register-form.tsx | 2 +- apps/admin/src/sections/auth/email/reset-form.tsx | 2 +- apps/user/src/sections/auth/email/register-form.tsx | 2 +- apps/user/src/sections/auth/email/reset-form.tsx | 2 +- apps/user/src/sections/auth/phone/login-form.tsx | 5 ++++- apps/user/src/sections/auth/phone/register-form.tsx | 5 ++++- apps/user/src/sections/auth/phone/reset-form.tsx | 3 ++- apps/user/src/sections/user/profile/third-party-accounts.tsx | 4 ++-- 8 files changed, 16 insertions(+), 9 deletions(-) diff --git a/apps/admin/src/sections/auth/email/register-form.tsx b/apps/admin/src/sections/auth/email/register-form.tsx index 522bf58..7e15174 100644 --- a/apps/admin/src/sections/auth/email/register-form.tsx +++ b/apps/admin/src/sections/auth/email/register-form.tsx @@ -179,7 +179,7 @@ export default function RegisterForm({ />