-
- {shortenNumber(statusesCount)}{' '}
+
Posts
-
+
+
+ {shortenNumber(statusesCount)}
+ {' '}
+
- {shortenNumber(followingCount)}{' '}
Following
+
+
+ {shortenNumber(followingCount)}
+ {' '}
- {shortenNumber(followersCount)}{' '}
Followers
+
+
+ {shortenNumber(followersCount)}
+ {' '}
{!!createdAt && (
- Joined:{' '}
+ Joined
+