chore: show abouts on trending users
This commit is contained in:
parent
d309bfd472
commit
8894044880
@ -44,7 +44,7 @@ const TrendingUsers = () => {
|
||||
<h3>
|
||||
<FormattedMessage defaultMessage="Trending Users" />
|
||||
</h3>
|
||||
<FollowListBase pubkeys={userList} />
|
||||
<FollowListBase pubkeys={userList} showAbout={true} />
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user