Cleanup unused props
This commit is contained in:
@@ -558,7 +558,6 @@ let PostThreadItemLoaded = ({
|
||||
<PostMeta
|
||||
author={post.author}
|
||||
moderation={moderation}
|
||||
authorHasWarning={!!post.author.labels?.length}
|
||||
timestamp={post.indexedAt}
|
||||
postHref={postHref}
|
||||
showAvatar={isThreadedChild}
|
||||
|
||||
Reference in New Issue
Block a user