Finish in-redux conversation lookups, getPropsForSearchResult moved

This commit is contained in:
Scott Nonnenberg 2021-01-06 07:41:43 -08:00
parent 7fe40dbf83
commit cbc6c29479
18 changed files with 901 additions and 146 deletions

View file

@ -323,7 +323,7 @@ async function queryConversationsAndContacts(
// Reducer
function getEmptyState(): SearchStateType {
export function getEmptyState(): SearchStateType {
return {
startSearchCounter: 0,
query: '',