Update suggested accounts heading (#9765)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user