From ca6c7e35a302f038c4fd3680e6f4c44d5c7c6455 Mon Sep 17 00:00:00 2001 From: sandcha <sandcha@users.noreply.github.com> Date: Fri, 10 Feb 2023 15:13:32 +0100 Subject: [PATCH] =?UTF-8?q?Met=20en=20coh=C3=A9rence=20la=20l=C3=A9gende?= =?UTF-8?q?=20avec=20le=20simulateur=20dotations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/simulation-page/simulation-menu/legende/Legende.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/common/simulation-page/simulation-menu/legende/Legende.tsx b/components/common/simulation-page/simulation-menu/legende/Legende.tsx index d85eaad5..7234fb6a 100644 --- a/components/common/simulation-page/simulation-menu/legende/Legende.tsx +++ b/components/common/simulation-page/simulation-menu/legende/Legende.tsx @@ -11,7 +11,7 @@ export function Legende({ montrerPLF }: { montrerPLF: boolean }) { {montrerPLF && ( <span className={styles.plf}> {/* <a href="http://www.assemblee-nationale.fr/15/projets/pl2272.asp"> */} - PLF 2023 + PLF 2022 {/* <OpenInNewIcon className={styles.icon} /> </a> */} </span> -- GitLab