diff --git a/apps/web/src/components/chat/chat-list-card.tsx b/apps/web/src/components/chat/chat-list-card.tsx index 2caa5a8d..d32da15c 100644 --- a/apps/web/src/components/chat/chat-list-card.tsx +++ b/apps/web/src/components/chat/chat-list-card.tsx @@ -80,7 +80,7 @@ const ChatListCard = ({ chatInfo }: { chatInfo: ChatRoom }) => {
-