This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
serg1557733
/
chatRedux
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
add userTyping socket event and visual element to front
serg1557733
hace 2 años
padre
49007ab1d5
commit
9eb65091d1
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
frontend/src/components/chatPage/ChatPage.jsx
+ 0
- 1
frontend/src/components/chatPage/ChatPage.jsx
Ver fichero
@@ -139,7 +139,6 @@ export const ChatPage = () => {
<UserInfo/>
</Box>
-
</Box>
</div>
)