Ajoute un lien vers la home

pull/454/head
Johan Girod 2019-02-06 10:50:21 +01:00
parent c4688c1cb1
commit 29b470ce3b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ const StepsHeader = ({ t, sitePaths, companyStatusChoice }: Props) => (
<nav className="navigation">
<ul>
<li>
<NavLink to='/' title='Accueil'/>
<NavLink to='/' exact className="navigationItem">Accueil</NavLink>
</li>
<li>
<NavOpener