Explorar el Código

add userTyping socket event and visual element to front

serg1557733 hace 1 año
padre
commit
9eb65091d1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>
     )