diff --git a/src/shared/components/comment/comment-node.tsx b/src/shared/components/comment/comment-node.tsx index e6efcef8..f80cc8b5 100644 --- a/src/shared/components/comment/comment-node.tsx +++ b/src/shared/components/comment/comment-node.tsx @@ -436,15 +436,13 @@ export class CommentNode extends Component { <> {!this.myComment && ( <> - + + + + )} + ); }