diff --git a/source/components/SimulateurWarning.js b/source/components/SimulateurWarning.js index 699aee671..ebfc3a4ae 100644 --- a/source/components/SimulateurWarning.js +++ b/source/components/SimulateurWarning.js @@ -12,9 +12,14 @@ export default function SimulateurWarning({ simulateur, autoFolded }) {
{emoji('🚩 ')} Outil en cours de développement - {folded && (plus d'info)} + {folded && ( + + )}
-