5 Commits

Author SHA1 Message Date
Franck Royer
0969d073ac
Fix the key
The timestamp is seconds so you can easily have the same key if two
participants send a message at the same time.
2021-05-03 14:06:51 +10:00
littlealex003
99321b29c8
Use React Chat UI Kit
https://developers.livechat.com/docs/react-chat-ui-kit/
2021-04-29 21:13:31 +10:00
Franck Royer
f65d4a20ff
Implement auto-scroll of the chat list 2021-04-27 14:58:20 +10:00
Franck Royer
973fd95df9
Make chat lines slightly prettier 2021-04-27 14:58:19 +10:00
Franck Royer
14ccfdf2dd
Move ChatList component to dedicated file 2021-04-27 14:58:19 +10:00