From 2c71424acc9ccce70f1f10dedd6862e53acc7f43 Mon Sep 17 00:00:00 2001 From: rd <1344903914@qq.com> Date: Thu, 28 Aug 2025 17:12:44 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20md=E6=B8=B2=E6=9F=93=E5=9D=97=E7=BA=BF?= =?UTF-8?q?=E6=9D=A1=E6=A0=B7=E5=BC=8F=E4=B8=A2=E5=A4=B1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xt-chat/chat-view/useChatHandler.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/components/xt-chat/chat-view/useChatHandler.tsx b/src/components/xt-chat/chat-view/useChatHandler.tsx index 1950f67..d51a515 100644 --- a/src/components/xt-chat/chat-view/useChatHandler.tsx +++ b/src/components/xt-chat/chat-view/useChatHandler.tsx @@ -226,15 +226,13 @@ export default function useChatHandler(options: UseChatHandlerOptions): UseChatH )} )} - {isCollapse && ( -