Filter chats by Unread
This commit is contained in:
@@ -14,6 +14,7 @@ describe('LeftPaneInboxHelper', () => {
|
||||
const defaultProps: LeftPaneInboxPropsType = {
|
||||
archivedConversations: [],
|
||||
conversations: [],
|
||||
filterByUnread: false,
|
||||
isSearchingGlobally: false,
|
||||
isAboutToSearch: false,
|
||||
pinnedConversations: [],
|
||||
|
Reference in New Issue
Block a user