From 8664a60e358c247a72b3bad8e0ecf2da26b61c87 Mon Sep 17 00:00:00 2001 From: sijinhui Date: Wed, 25 Sep 2024 11:06:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E5=AE=8C=E6=88=90=E8=A7=82?= =?UTF-8?q?=E5=AF=9F=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/chat-list.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/app/components/chat-list.tsx b/app/components/chat-list.tsx index 03708c130..04cfbaada 100644 --- a/app/components/chat-list.tsx +++ b/app/components/chat-list.tsx @@ -189,16 +189,14 @@ export function ChatList(props: { narrow?: boolean }) { {...provided.droppableProps} > {sessions.map((item, i) => (