diff --git a/ui/src/components/Comment/index.tsx b/ui/src/components/Comment/index.tsx index b58ab8085..83fb0ef4d 100644 --- a/ui/src/components/Comment/index.tsx +++ b/ui/src/components/Comment/index.tsx @@ -309,7 +309,7 @@ const Comment = ({ objectId, mode, commentId }) => { ); }; return ( -
+
{comments.map((item, index) => { return (
{ return null; } return isEdit ? ( - + {t('following_tags')}