jam411 3 лет назад
Родитель
Сommit
5c579a7f4e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/app/src/components/PageComment/Comment.tsx

+ 1 - 1
packages/app/src/components/PageComment/Comment.tsx

@@ -134,7 +134,7 @@ export const Comment = (props: CommentProps): JSX.Element => {
       ) : (
         <div id={commentId} className={rootClassName}>
           <div className={`${styles['page-comment-writer']}`}>
-            <UserPicture user={creator} />
+            <UserPicture user={creator} noLink noTooltip />
           </div>
           <div className="page-comment-main">
             <div className="page-comment-creator">