Skip to content

Commit

Permalink
Update Footer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
LuluFreeDesign authored Jan 8, 2025
1 parent 1f6b8b9 commit 1d5048f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions frontend/src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ function Footer() {
}}
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 19 in frontend/src/components/Footer/Footer.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
</>
}
classes={{
Expand Down

0 comments on commit 1d5048f

Please sign in to comment.