diff --git a/src/components/Pills.tsx b/src/components/Pills.tsx index 4469c83bd6..879c62ba4d 100644 --- a/src/components/Pills.tsx +++ b/src/components/Pills.tsx @@ -170,7 +170,7 @@ export function FollowsYou({size = 'sm'}: CommonProps) { }, [size]) return ( - + Follows You diff --git a/src/screens/Profile/Header/Handle.tsx b/src/screens/Profile/Header/Handle.tsx index ad82072c2b..e8624ea804 100644 --- a/src/screens/Profile/Header/Handle.tsx +++ b/src/screens/Profile/Header/Handle.tsx @@ -27,7 +27,7 @@ export function ProfileHeaderHandle({ pointerEvents={disableTaps ? 'none' : isIOS ? 'auto' : 'box-none'}> {profile.viewer?.followedBy && !blockHide ? ( - + Follows you