diff --git a/ui/component/commentsList/view.jsx b/ui/component/commentsList/view.jsx index 544b0d7b7..be1e67d34 100644 --- a/ui/component/commentsList/view.jsx +++ b/ui/component/commentsList/view.jsx @@ -105,7 +105,9 @@ function CommentList(props: Props) { : __('%total_comments% comments', { total_comments: totalComments }) : __('Leave a comment') } - titleActions={