diff --git a/app/components/chat-list.tsx b/app/components/chat-list.tsx index 4f5094a1b..8db34eaa5 100644 --- a/app/components/chat-list.tsx +++ b/app/components/chat-list.tsx @@ -165,14 +165,15 @@ export function ChatList(props: { narrow?: boolean }) { {...provided.droppableProps} > {sessions.map((item, i) => (