Skip to main content
Sign in
Snippets Groups Projects

Ajouter un message d'alerte sur le côté périmé des dotations

Viewing commit ca6c7e35
Next
Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -11,7 +11,7 @@ export function Legende({ montrerPLF }: { montrerPLF: boolean }) {
@@ -11,7 +11,7 @@ export function Legende({ montrerPLF }: { montrerPLF: boolean }) {
{montrerPLF && (
{montrerPLF && (
<span className={styles.plf}>
<span className={styles.plf}>
{/* <a href="http://www.assemblee-nationale.fr/15/projets/pl2272.asp"> */}
{/* <a href="http://www.assemblee-nationale.fr/15/projets/pl2272.asp"> */}
PLF 2023
PLF 2022
{/* <OpenInNewIcon className={styles.icon} />
{/* <OpenInNewIcon className={styles.icon} />
</a> */}
</a> */}
</span>
</span>
Loading