Update suggested accounts heading

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