diff --git a/src/components/Chat/ChatList.tsx b/src/components/Chat/ChatList.tsx index 76a29fa..6c990cc 100644 --- a/src/components/Chat/ChatList.tsx +++ b/src/components/Chat/ChatList.tsx @@ -118,7 +118,10 @@ export const ChatList = ({ initialMessages, myAddress, tempMessages, chatId, onR }); return ( -<> +