[APP-601] Add muted accounts list (#565)
* Add muted accounts list * Fix icon for muted accounts
This commit is contained in:
@@ -60,7 +60,8 @@ export const ProfileCard = observer(
|
||||
]}
|
||||
href={`/profile/${profile.handle}`}
|
||||
title={profile.handle}
|
||||
asAnchor>
|
||||
asAnchor
|
||||
anchorNoUnderline>
|
||||
<View style={styles.layout}>
|
||||
<View style={styles.layoutAvi}>
|
||||
<UserAvatar
|
||||
|
||||
Reference in New Issue
Block a user