From d92d69d6dc8653c6e25ae42d2312ebffa174d269 Mon Sep 17 00:00:00 2001 From: Gorka Date: Sun, 11 Aug 2019 20:40:12 +0200 Subject: [PATCH] Correcting Readme Hi! Please accept this PR to correct your example. Best! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53365a0..32eb7dd 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ const App = () => {
  • - }) + ))} ) }