chore: Update translations

This commit is contained in:
kieran 2024-06-18 09:51:58 +00:00
parent 229c34eab7
commit 87a2742c26

View File

@ -187,7 +187,7 @@ export const ForYouTab = memo(function ForYouTab() {
latest={[]} latest={[]}
displayAs={displayAs} displayAs={displayAs}
loadMore={() => latestFeed.loadMore()} loadMore={() => latestFeed.loadMore()}
showLatest={() => { }} showLatest={() => {}}
/> />
</> </>
); );