Fix visual consistency of 'reply to' in post and use display name
This commit is contained in:
@@ -173,8 +173,8 @@ export const Post = observer(function Post({
|
||||
<UserInfoText
|
||||
type="body2"
|
||||
did={replyAuthorDid}
|
||||
attr="displayName"
|
||||
style={[pal.textLight]}
|
||||
prefix="@"
|
||||
/>
|
||||
</Link>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user