Update suggested accounts heading (#9765)

This commit is contained in:
Alex Benzer
2026-01-27 05:49:18 -08:00
committed by GitHub
parent f26ac583e6
commit d31bc7f335
+1 -5
View File
@@ -695,11 +695,7 @@ export function ProfileGrid({
]}
pointerEvents={IS_IOS ? 'auto' : 'box-none'}>
<Text style={[a.text_sm, a.font_semi_bold, t.atoms.text]}>
{isFeedContext ? (
<Trans>Suggested for you</Trans>
) : (
<Trans>Similar accounts</Trans>
)}
<Trans>Suggested for you</Trans>
</Text>
{!isProfileHeaderContext && (
<Button