Skip to content

Commit

Permalink
Update Header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
LuluFreeDesign authored Jan 8, 2025
1 parent 0823b72 commit dcaa084
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions frontend/src/components/Header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ function Header() {
<DSFRHeader
brandTop={
<>
Ministère du Logement <br />
et de la Rénovation <br />
urbaine
Ministère <br />
de l'Aménagement <br />

Check failure on line 12 in frontend/src/components/Header/Header.tsx

View workflow job for this annotation

GitHub Actions / build (20.x)

`'` can be escaped with `&apos;`, `&lsquo;`, `&#39;`, `&rsquo;`
du territoire <br />
et de la <br />
Décentralisation
</>
}
className={styles.shadowless}
Expand Down

0 comments on commit dcaa084

Please sign in to comment.