Update src/screens/Onboarding/StepSuggestedAccounts/index.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -133,7 +133,9 @@ export function StepSuggestedAccounts() {
|
|||||||
return (
|
return (
|
||||||
<View style={[a.align_start]} testID="onboardingInterests">
|
<View style={[a.align_start]} testID="onboardingInterests">
|
||||||
<Text style={[a.font_heavy, a.text_3xl]}>
|
<Text style={[a.font_heavy, a.text_3xl]}>
|
||||||
<Trans>Suggested for you</Trans>
|
<Trans comment="Accounts suggested to the user for them to follow">
|
||||||
|
Suggested for you
|
||||||
|
</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<View
|
<View
|
||||||
|
|||||||
Reference in New Issue
Block a user