fixed page auth

This commit is contained in:
MaxOvs19
2023-11-28 22:03:56 +03:00
parent 5dc5b75f9e
commit f78e394834
5 changed files with 19 additions and 13 deletions

View File

@ -35,14 +35,7 @@ export const AuthHeader = () => {
</a>
</li>
<li>
<a
onClick={(e) => {
e.preventDefault();
scrollToForm();
}}
>
Трекер
</a>
<NavLink to={"/tracker-start"}>Трекер</NavLink>
</li>
<li>
<NavLink to={"/auth-candidate"} className="candidate">