diff --git a/mon-entreprise/source/pages/Simulateurs/ImpôtSociété.tsx b/mon-entreprise/source/pages/Simulateurs/ImpôtSociété.tsx index 0bfe4580b..14731de9d 100644 --- a/mon-entreprise/source/pages/Simulateurs/ImpôtSociété.tsx +++ b/mon-entreprise/source/pages/Simulateurs/ImpôtSociété.tsx @@ -54,7 +54,7 @@ export default function ISSimulation() { function ExerciceDate() { const dispatch = useDispatch() return ( -
- + ) }