Browse Source

add userTyping socket event and visual element to front

serg1557733 1 year ago
parent
commit
9eb65091d1
1 changed files with 0 additions and 1 deletions
  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/>
                     <UserInfo/>
 
 
                 </Box>
                 </Box>
-
             </Box>
             </Box>
         </div>
         </div>
     )
     )