diff --git a/components/level/reviews/commentThread.tsx b/components/level/reviews/commentThread.tsx index cce935cc7..cd1a4d9c8 100644 --- a/components/level/reviews/commentThread.tsx +++ b/components/level/reviews/commentThread.tsx @@ -191,7 +191,7 @@ export default function CommentThread({ className, comment, mutateComments, onSe {(comment.author._id.toString() === user?._id.toString() || (user?._id === comment.target)) && (