diff --git a/src/components/chat/Chat.tsx b/src/components/chat/Chat.tsx index 9331951..c2e0671 100644 --- a/src/components/chat/Chat.tsx +++ b/src/components/chat/Chat.tsx @@ -25,8 +25,8 @@ const Chat = observer(({ height, width }) => { width={width} gap={0} > -