diff --git a/ui/src/components/ReviewerList.tsx b/ui/src/components/ReviewerList.tsx index 4a072b5e..1eaeb8a5 100644 --- a/ui/src/components/ReviewerList.tsx +++ b/ui/src/components/ReviewerList.tsx @@ -46,6 +46,7 @@ function ReviewItem(props: {review: Review}): JSX.Element { return comment !== ""? {comment}} >