Remove all links from post meta to ensure taps are more consistent
This commit is contained in:
@@ -284,7 +284,6 @@ export const PostThreadItem = observer(function PostThreadItem({
|
||||
</View>
|
||||
<View style={styles.layoutContent}>
|
||||
<PostMeta
|
||||
authorHref={authorHref}
|
||||
authorHandle={item.post.author.handle}
|
||||
authorDisplayName={item.post.author.displayName}
|
||||
timestamp={item.post.indexedAt}
|
||||
|
||||
Reference in New Issue
Block a user