From 00346dac4655feb1383d8d7ea484a3e164408fa7 Mon Sep 17 00:00:00 2001 From: xiaoxia Date: Mon, 27 Jul 2026 19:01:59 +0800 Subject: [PATCH] style: prettier format InputView.tsx --- apps/web/src/components/voice/clone-modal/InputView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/voice/clone-modal/InputView.tsx b/apps/web/src/components/voice/clone-modal/InputView.tsx index 97149d436..efc76daa4 100644 --- a/apps/web/src/components/voice/clone-modal/InputView.tsx +++ b/apps/web/src/components/voice/clone-modal/InputView.tsx @@ -139,4 +139,4 @@ const InputView: React.FC = ({ ) } -export default InputView \ No newline at end of file +export default InputView