Add soft reset to chat list (#7771)

* add soft reset to chat list

* refresh when soft resetting
This commit is contained in:
Samuel Newman
2025-02-25 10:27:11 -08:00
committed by GitHub
parent 595a894551
commit 3409a72548
2 changed files with 26 additions and 3 deletions
@@ -175,7 +175,6 @@ export function NotificationFeed({
onEndReachedThreshold={2}
onScrolledDownChange={onScrolledDownChange}
contentContainerStyle={s.contentContainer}
// @ts-ignore our .web version only -prf
desktopFixedHeight
initialNumToRender={initialNumToRender}
windowSize={11}