From e58deec2559dbf2949a75978c39586b70726fa97 Mon Sep 17 00:00:00 2001 From: sijinhui Date: Mon, 27 May 2024 23:11:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=AF=AD=E9=9F=B3=E4=B8=BA?= =?UTF-8?q?=E7=82=B9=E6=8C=89=E7=BB=93=E6=9D=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/voice-input.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/components/voice-input.tsx b/app/components/voice-input.tsx index ec5793119..48cdf8612 100644 --- a/app/components/voice-input.tsx +++ b/app/components/voice-input.tsx @@ -1,5 +1,3 @@ -"use client"; - import { Button, Input, Space } from "antd"; import { Dispatch,