diff --git a/frontend/src/Chatroom.tsx b/frontend/src/Chatroom.tsx index ba444a3..efe4d09 100644 --- a/frontend/src/Chatroom.tsx +++ b/frontend/src/Chatroom.tsx @@ -64,7 +64,7 @@ export default function Chatroom() { return (
);