From 664274cc857347e4543637ab4e01f5f294909bc8 Mon Sep 17 00:00:00 2001 From: fzaninotto Date: Fri, 8 May 2020 17:03:06 +0200 Subject: [PATCH] Fix useless change --- examples/simple/src/posts/PostList.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/examples/simple/src/posts/PostList.js b/examples/simple/src/posts/PostList.js index af018bc1ae4..12b0af22a32 100644 --- a/examples/simple/src/posts/PostList.js +++ b/examples/simple/src/posts/PostList.js @@ -140,11 +140,7 @@ const PostList = props => { ) : ( - +