Skip to content
Snippets Groups Projects
Commit 8c92fbf9 authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

feat: add ecogesture selection link

parent b4a96609
No related branches found
No related tags found
2 merge requests!131MEP,!129Mettre des liens vers les pages du service dans la modale custom
......@@ -22,6 +22,10 @@ const CustomLink: React.FC<EcolyoLinkProps> = ({ onChange, editorState }) => {
displayTitle: 'Astuces',
link: 'ecogestures',
},
{
displayTitle: 'Sélection des astuces',
link: 'ecogesture-selection',
},
{
displayTitle: 'Analyse',
link: 'analysis',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment