From 35b8fa9ae26626c7dcba417e92e653ad3b71ba09 Mon Sep 17 00:00:00 2001 From: oeN Date: Thu, 18 May 2017 18:06:26 +0200 Subject: [PATCH] fix lost focus problem on preparation step --- src/AddRecipe/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AddRecipe/index.js b/src/AddRecipe/index.js index 0739e22..3b1b534 100644 --- a/src/AddRecipe/index.js +++ b/src/AddRecipe/index.js @@ -53,7 +53,7 @@ const AddRecipe = ({
{preparation.map((entry, index) => ( {