diff --git a/components/CommentList/CommentList.tsx b/components/CommentList/CommentList.tsx index a10cd386f..ec88d49dc 100644 --- a/components/CommentList/CommentList.tsx +++ b/components/CommentList/CommentList.tsx @@ -10,7 +10,7 @@ interface CommentListProps { function CommentList({ commentList: comments }: CommentListProps) { return ( -