Fixed a typo on the onboarding recommended screen (#1604)
This commit is contained in:
@@ -65,7 +65,7 @@ export const RecommendedFeeds = observer(function RecommendedFeedsImpl({
|
|||||||
tdStyles.title2,
|
tdStyles.title2,
|
||||||
isTabletOrMobile && tdStyles.title2Small,
|
isTabletOrMobile && tdStyles.title2Small,
|
||||||
]}>
|
]}>
|
||||||
Recomended
|
Recommended
|
||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
style={[
|
style={[
|
||||||
|
|||||||
Reference in New Issue
Block a user