Multiple person typing indicators in groups
This commit is contained in:
parent
17ea2b58de
commit
e4238de4db
15 changed files with 342 additions and 115 deletions
|
@ -381,7 +381,7 @@ ConversationsMessageStatuses.story = {
|
|||
|
||||
export const ConversationTypingStatus = (): JSX.Element =>
|
||||
renderConversation({
|
||||
typingContactId: generateUuid(),
|
||||
typingContactIds: [generateUuid()],
|
||||
});
|
||||
|
||||
ConversationTypingStatus.story = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue