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