Progress on chat conversation search, scrolling

This commit is contained in:
mgabdev
2020-12-22 13:38:52 -05:00
parent 15df66b234
commit 7a62adea3e
13 changed files with 96 additions and 50 deletions

View File

@@ -246,4 +246,4 @@ const unmuteChatConversationFail = (accountId, error) => ({
showToast: true,
accountId,
error,
})
})