Skip to content

Commit

Permalink
Update Menu.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Frookied authored Oct 25, 2024
1 parent 5370a63 commit 9470396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp-next/components/layouts/Menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export function Menu() {
</Box>
<Box mt={5} h="3px" w="full" bg="gray.50" />
<Box mt={10} px={6}>
<MenuTitle title="Cause de décès" />
<MenuTitle title="Mention recherchée" />
<FilterCauses />
</Box>
<Box mt={10} px={6}>
Expand Down

0 comments on commit 9470396

Please sign in to comment.