Skip to content

Commit

Permalink
fix-build (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette authored Nov 23, 2024
1 parent 3cf9ce5 commit ad67664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/depute/[slug]/InfoPersonelles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default function InfoPersonelles({
<Typography variant="body2" fontWeight="light">
Debut de mandat <InfoOutlinedIcon fontSize="inherit" />
</Typography>
<Typography variant="body2">N'est pas député·e·s</Typography>
<Typography variant="body2">Pas de mandat de député·e·s</Typography>
</div>
) : (
<React.Fragment>
Expand Down

0 comments on commit ad67664

Please sign in to comment.