fix uppercase friends
This commit is contained in:
@@ -27,7 +27,7 @@ export function StepFindContactsIntro() {
|
|||||||
<View style={[a.w_full, a.gap_lg]}>
|
<View style={[a.w_full, a.gap_lg]}>
|
||||||
<ContactsHeroImage />
|
<ContactsHeroImage />
|
||||||
<Text style={[a.text_3xl, a.leading_snug, a.font_bold]}>
|
<Text style={[a.text_3xl, a.leading_snug, a.font_bold]}>
|
||||||
<Trans>Bluesky is more fun with Friends</Trans>
|
<Trans>Bluesky is more fun with friends</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
<Text style={[a.text_md, a.leading_snug, t.atoms.text_contrast_medium]}>
|
<Text style={[a.text_md, a.leading_snug, t.atoms.text_contrast_medium]}>
|
||||||
<Trans>
|
<Trans>
|
||||||
|
|||||||
Reference in New Issue
Block a user