Remove all links from post meta to ensure taps are more consistent
This commit is contained in:
parent
6a01e0529b
commit
302acaccb6
4 changed files with 16 additions and 35 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue