From 5756921f22c0f7ac6133df21973bf0b15d56cc61 Mon Sep 17 00:00:00 2001 From: Renard Date: Thu, 12 Sep 2019 18:00:03 -0300 Subject: Linting --- src/Post.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Post.js') diff --git a/src/Post.js b/src/Post.js index 956cf72..a09cccf 100644 --- a/src/Post.js +++ b/src/Post.js @@ -15,7 +15,7 @@ const Post = ({ index, post, locked, dir }) => { - {post.file != "" ? + {post.file !== "" ? -- cgit v1.2.1-18-gbd029