diff --git a/third-party/components/ApprovalCommentForm/ApprovalCommentForm.js b/third-party/components/ApprovalCommentForm/ApprovalCommentForm.js index b138a7a0c..d139e72d6 100644 --- a/third-party/components/ApprovalCommentForm/ApprovalCommentForm.js +++ b/third-party/components/ApprovalCommentForm/ApprovalCommentForm.js @@ -210,7 +210,7 @@ class ApprovalCommentForm extends React.Component { approverSelectorContacts, className, createTask, - getMentionWithQuery = noop, + getMentionWithQuery, intl: { formatMessage }, isDisabled, isOpen,