From 1bdef9b04173b6d5b20702ad3d9f07bfe3e9b923 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Mon, 26 Jun 2023 10:28:51 +0200 Subject: [PATCH] =?UTF-8?q?Enl=C3=A8ve=20les=20CTA=20du=20comparateur=20su?= =?UTF-8?q?r=20la=20version=20simulateur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/source/pages/assistants/choix-du-statut/config.ts | 1 + .../comparaison-statuts/components/StatutChoice.tsx | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/site/source/pages/assistants/choix-du-statut/config.ts b/site/source/pages/assistants/choix-du-statut/config.ts index 5b485636c..1fe5ad5ec 100644 --- a/site/source/pages/assistants/choix-du-statut/config.ts +++ b/site/source/pages/assistants/choix-du-statut/config.ts @@ -12,6 +12,7 @@ export function choixStatutJuridiqueConfig({ path: sitePaths.assistants['choix-du-statut'].index, iframePath: 'choix-statut-juridique', icône: '📚', + beta: true, tracking: { chapter1: 'creer', chapter2: 'guide', diff --git a/site/source/pages/simulateurs/comparaison-statuts/components/StatutChoice.tsx b/site/source/pages/simulateurs/comparaison-statuts/components/StatutChoice.tsx index ed09e45e0..188b8f295 100644 --- a/site/source/pages/simulateurs/comparaison-statuts/components/StatutChoice.tsx +++ b/site/source/pages/simulateurs/comparaison-statuts/components/StatutChoice.tsx @@ -27,13 +27,15 @@ const StatutChoice = ({ - + - + - {namedEngines[2] && } + {namedEngines[2] && ( + + )}