Fix visual consistency of 'reply to' in post and use display name
This commit is contained in:
parent
e5e31e5fe2
commit
c659f0ef9f
2 changed files with 5 additions and 5 deletions
|
@ -173,8 +173,8 @@ export const Post = observer(function Post({
|
|||
<UserInfoText
|
||||
type="body2"
|
||||
did={replyAuthorDid}
|
||||
attr="displayName"
|
||||
style={[pal.textLight]}
|
||||
prefix="@"
|
||||
/>
|
||||
</Link>
|
||||
</View>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue