mirror of
https://github.com/wassname/talk.git
synced 2026-08-11 11:27:10 +08:00
Remove superfluous className
This commit is contained in:
@@ -756,7 +756,6 @@ export default class Comment extends React.Component {
|
||||
{isCommentDeleted(comment) ? (
|
||||
<Slot
|
||||
fill="commentTombstone"
|
||||
className="talk-stream-comment-tombstone"
|
||||
defaultComponent={CommentTombstone}
|
||||
size={1}
|
||||
passthrough={slotPassthrough}
|
||||
|
||||
Reference in New Issue
Block a user