From 9531480ca0c325b30a85853e71e099b05187d4f3 Mon Sep 17 00:00:00 2001 From: Mael Date: Wed, 27 Feb 2019 11:26:37 +0100 Subject: [PATCH] =?UTF-8?q?Bouton=20recommencer=20cach=C3=A9=20en=20attend?= =?UTF-8?q?ant=20une=20saisie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/Simulation.js | 2 +- .../pages/SocialSecurity/SchemeComparaison.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/components/Simulation.js b/source/components/Simulation.js index 7f10f63b4..806de10cd 100644 --- a/source/components/Simulation.js +++ b/source/components/Simulation.js @@ -71,7 +71,7 @@ export default compose( ) : ( )} - {displayConversation && ( + {displayConversation && !noUserInput && (