This commit is contained in:
Dan Abramov
2025-01-20 01:30:44 +00:00
parent 34582edf3e
commit 99e16f459d
+1
View File
@@ -268,6 +268,7 @@ function HomeScreenReady({
isPageAdjacent={false}
feed={`feedgen|${PROD_DEFAULT_FEED('whats-hot')}`}
renderEmptyState={renderCustomFeedEmptyState}
feedInfo={pinnedFeedInfos[0]}
/>
</Pager>
)