Sfoglia il codice sorgente

add userTyping socket event and visual element to front

serg1557733 1 anno fa
parent
commit
9eb65091d1
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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>
     )