From 2752e0a424cccf8acbaa4c0bff3b8cf18fcf0919 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Thu, 20 May 2021 17:56:03 +0200 Subject: [PATCH] =?UTF-8?q?Am=C3=A9liore=20le=20tracking?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Gérer/AideDéclarationIndépendant/index.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/mon-entreprise/source/pages/Gérer/AideDéclarationIndépendant/index.tsx b/mon-entreprise/source/pages/Gérer/AideDéclarationIndépendant/index.tsx index 959966f4f..c6cf41cab 100644 --- a/mon-entreprise/source/pages/Gérer/AideDéclarationIndépendant/index.tsx +++ b/mon-entreprise/source/pages/Gérer/AideDéclarationIndépendant/index.tsx @@ -83,7 +83,11 @@ export default function AideDéclarationIndépendant() { - + {displayForm ? ( + + ) : ( + + )} {!situation['dirigeant . rémunération . totale'] && ( )} @@ -135,11 +139,6 @@ export default function AideDéclarationIndépendant() { )} - {displayForm ? ( - - ) : ( - - )} {displayForm && ( <> @@ -234,6 +233,7 @@ export default function AideDéclarationIndépendant() { + +