From db4bdf76f984277133b99e98d75c877eb173be0a Mon Sep 17 00:00:00 2001 From: Mael Date: Mon, 17 Dec 2018 11:45:06 +0100 Subject: [PATCH] =?UTF-8?q?:bug:=20R=C3=A9paration=20du=20passage=20de=20p?= =?UTF-8?q?=C3=A9riode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/ComparativeSimulation.js | 4 +--- source/components/PeriodSwitch.js | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/source/components/ComparativeSimulation.js b/source/components/ComparativeSimulation.js index 7ce936dd8..376a1c2f9 100644 --- a/source/components/ComparativeSimulation.js +++ b/source/components/ComparativeSimulation.js @@ -35,9 +35,7 @@ export default compose( } = this.props return (
-
-

{createMarkdownDiv(simulationConfig.titre)}

-
+
{createMarkdownDiv(simulationConfig.titre)}
{!isEmpty(previousAnswers) && (