diff --git a/apps/comments-ui/src/components/AddForm.js b/apps/comments-ui/src/components/AddForm.js
index 4a1ed3c6f1..57a9f718aa 100644
--- a/apps/comments-ui/src/components/AddForm.js
+++ b/apps/comments-ui/src/components/AddForm.js
@@ -134,7 +134,7 @@ class AddForm extends React.Component {
-
+
diff --git a/apps/comments-ui/src/components/Comment.js b/apps/comments-ui/src/components/Comment.js
index e0a1a1df04..d33aac9a89 100644
--- a/apps/comments-ui/src/components/Comment.js
+++ b/apps/comments-ui/src/components/Comment.js
@@ -56,7 +56,7 @@ class Comment extends React.Component {
);
} else {
return (
-