diff --git a/mon-entreprise/source/pages/Simulateurs/configs/auto-entrepreneur.yaml b/mon-entreprise/source/pages/Simulateurs/configs/auto-entrepreneur.yaml index 270a86b38..2b8ae8cae 100644 --- a/mon-entreprise/source/pages/Simulateurs/configs/auto-entrepreneur.yaml +++ b/mon-entreprise/source/pages/Simulateurs/configs/auto-entrepreneur.yaml @@ -14,7 +14,7 @@ questions: liste: - entreprise - dirigeant - - impôt . montant + - impôt - établissement - situation personnelle non prioritaires: diff --git a/mon-entreprise/source/pages/Simulateurs/configs/indépendant.yaml b/mon-entreprise/source/pages/Simulateurs/configs/indépendant.yaml index 0ae3db706..f6d315bb4 100644 --- a/mon-entreprise/source/pages/Simulateurs/configs/indépendant.yaml +++ b/mon-entreprise/source/pages/Simulateurs/configs/indépendant.yaml @@ -22,7 +22,7 @@ questions: - établissement - dirigeant . indépendant - situation personnelle - - impôt . montant + - impôt non prioritaires: - dirigeant . indépendant . IJSS - dirigeant . indépendant . cotisations et contributions . exonérations diff --git a/mon-entreprise/source/pages/Simulateurs/configs/profession-libérale.yaml b/mon-entreprise/source/pages/Simulateurs/configs/profession-libérale.yaml index b2549fc1c..b86e45c87 100644 --- a/mon-entreprise/source/pages/Simulateurs/configs/profession-libérale.yaml +++ b/mon-entreprise/source/pages/Simulateurs/configs/profession-libérale.yaml @@ -17,7 +17,7 @@ questions: - entreprise - établissement - situation personnelle - - impôt . montant + - impôt non prioritaires: - dirigeant . indépendant . cotisations facultatives - dirigeant . indépendant . IJSS diff --git a/yarn.lock b/yarn.lock index 6a4148743..2c91c3902 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13495,7 +13495,7 @@ react-color@^2.14.0: object-assign "^4.1.1" scheduler "^0.20.0" -react-easy-emoji@^1.2.0, react-easy-emoji@^1.4.0: +react-easy-emoji@^1.2.0: version "1.4.0" resolved "https://registry.yarnpkg.com/react-easy-emoji/-/react-easy-emoji-1.4.0.tgz#dfcbb743bf8439af265aa25a1e72998c6d2225ff" integrity sha512-TcufijpuWKgYgzbySEBukNef+y0HI/4PAJ4gc9vb1CF7Q4CcAS2ZV8VMZk0ObtKKwJJfVgAHVt86nXWOed8QXg==