Skip to content

Commit

Permalink
delete help button
Browse files Browse the repository at this point in the history
  • Loading branch information
BenoitSerrano committed Sep 25, 2024
1 parent 1e3f09f commit fd2af6f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/components/Header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@ function Header() {
},
text: "Feuille de route",
},
{
iconId: "fr-icon-question-line",
linkProps: {
to: "https://proconnect.crisp.help",
},
text: "Aide",
},
]}
serviceTagline="la solution officielle qui vous identifie en tant que professionnel"
serviceTitle="ProConnect"
Expand Down

0 comments on commit fd2af6f

Please sign in to comment.