diff --git a/source/sites/mon-entreprise.fr/pages/Créer/AfterRegistration.tsx b/source/sites/mon-entreprise.fr/pages/Créer/AfterRegistration.tsx index a76f86bd7..99e2b558c 100644 --- a/source/sites/mon-entreprise.fr/pages/Créer/AfterRegistration.tsx +++ b/source/sites/mon-entreprise.fr/pages/Créer/AfterRegistration.tsx @@ -92,7 +92,7 @@ export default function AfterRegistration() {
- {statutChoisi && !statutChoisi.includes('auto-entrepreneur') && ( + {statutChoisi && ( <>