Parcourir la source

add userTyping socket event and visual element to front

serg1557733 il y a 1 an
Parent
commit
9eb65091d1
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      frontend/src/components/chatPage/ChatPage.jsx

+ 0 - 1
frontend/src/components/chatPage/ChatPage.jsx

@@ -139,7 +139,6 @@ export const ChatPage = () => {
                     <UserInfo/>
 
                 </Box>
-
             </Box>
         </div>
     )