diff --git a/src/components/node/Comment/index.tsx b/src/components/node/Comment/index.tsx index 8e98d9ed..dbb54f08 100644 --- a/src/components/node/Comment/index.tsx +++ b/src/components/node/Comment/index.tsx @@ -29,7 +29,12 @@ const Comment: FC = ({ comment, is_empty, is_loading, className, photo, ); return ( - + {comment.text && (