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

@ -67,7 +67,7 @@ function manualReconnect(): NoopActionType {
// Reducer
function getEmptyState(): UserStateType {
export function getEmptyState(): UserStateType {
return {
attachmentsPath: 'missing',
stickersPath: 'missing',