diff --git a/client/coral-admin/src/routes/Moderation/components/Comment.js b/client/coral-admin/src/routes/Moderation/components/Comment.js index 3c5e535b2..26543be6e 100644 --- a/client/coral-admin/src/routes/Moderation/components/Comment.js +++ b/client/coral-admin/src/routes/Moderation/components/Comment.js @@ -168,7 +168,7 @@ class Comment extends React.Component { {' '} {t('comment.view_context')} diff --git a/client/coral-plugin-history/Comment.js b/client/coral-plugin-history/Comment.js index 888989737..048f0592b 100644 --- a/client/coral-plugin-history/Comment.js +++ b/client/coral-plugin-history/Comment.js @@ -29,7 +29,7 @@ const Comment = (props) => {