diff --git a/src/page/Board/Components/Comments.jsx b/src/page/Board/Components/Comments.jsx index 41efa1cd..84282583 100644 --- a/src/page/Board/Components/Comments.jsx +++ b/src/page/Board/Components/Comments.jsx @@ -207,8 +207,8 @@ const Comments = ({ className=" flex dark:border-darkComponent" > {/*console.log(comment)*/} -
- {comment.writerThumbnailId ? ( +
+ {comment.writerThumbnailPath ? ( -
- {comment.writerThumbnailId ? ( +
+ {comment.writerThumbnailPath ? ( ) : (