diff --git a/src/components/postCard/view/postCardView.js b/src/components/postCard/view/postCardView.js
index 0fde7f782..1a0ddb7c4 100644
--- a/src/components/postCard/view/postCardView.js
+++ b/src/components/postCard/view/postCardView.js
@@ -89,7 +89,12 @@ class PostCardView extends Component {
onPress={() => this._handleOnContentPress()}
>
{!isHideImage && (
-
+
)}
{content.title}