Bluesky app fork with some witchin' additions 💫

Update suggested accounts heading (#9765)

authored by

Alex Benzer and committed by
GitHub
d31bc7f3 f26ac583

+1 -5
+1 -5
src/components/FeedInterstitials.tsx
··· 695 695 ]} 696 696 pointerEvents={IS_IOS ? 'auto' : 'box-none'}> 697 697 <Text style={[a.text_sm, a.font_semi_bold, t.atoms.text]}> 698 - {isFeedContext ? ( 699 - <Trans>Suggested for you</Trans> 700 - ) : ( 701 - <Trans>Similar accounts</Trans> 702 - )} 698 + <Trans>Suggested for you</Trans> 703 699 </Text> 704 700 {!isProfileHeaderContext && ( 705 701 <Button