From 075c2b99885d46d1090a3bb1759845f0fe322eca Mon Sep 17 00:00:00 2001 From: Sylvain Lafay Date: Mon, 6 Nov 2023 16:08:25 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20ajout=20espace=20avant=20et=20apr=C3=A8s?= =?UTF-8?q?=20le=20contenu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/components/Layout/AppLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/components/Layout/AppLayout.tsx b/assets/components/Layout/AppLayout.tsx index 319d2be8..dee64a7e 100644 --- a/assets/components/Layout/AppLayout.tsx +++ b/assets/components/Layout/AppLayout.tsx @@ -46,7 +46,7 @@ const AppLayout: FC> = ({ children, navItems, /> -
+
{/* doit être le premier élément atteignable après le lien d'évitement (Accessibilité) : https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/bandeau-d-information-importante */} {infoBannerMsg && }