From 47a1b8933ce1ab96a4f274cfa4822a7a01dcdca3 Mon Sep 17 00:00:00 2001 From: xiaoxia Date: Fri, 7 Aug 2026 17:45:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(ci):=20=E4=BF=AE=E5=A4=8D=20Prettier=20?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E9=97=AE=E9=A2=98=20(FormFields.tsx?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/voices/components/upload-voice-modal/FormFields.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web/src/pages/voices/components/upload-voice-modal/FormFields.tsx b/apps/web/src/pages/voices/components/upload-voice-modal/FormFields.tsx index 42c56322e..e0bf744ae 100755 --- a/apps/web/src/pages/voices/components/upload-voice-modal/FormFields.tsx +++ b/apps/web/src/pages/voices/components/upload-voice-modal/FormFields.tsx @@ -35,7 +35,6 @@ const focusStyle: React.CSSProperties = { boxShadow: "0 0 0 2px var(--primary-soft, rgba(22, 119, 255, 0.12))", } - const FormFields: React.FC = ({ name, desc,