[APP-601] Add muted accounts list (#565)

* Add muted accounts list

* Fix icon for muted accounts
This commit is contained in:
Paul Frazee 2023-05-02 23:32:16 -05:00 committed by GitHub
parent 2eb0d8c095
commit 883700e090
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 308 additions and 1 deletions

View file

@ -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