remove tracker registration

This commit is contained in:
Victor Batischev
2024-03-19 14:07:41 +03:00
parent 3013dd1bd2
commit 923a84e488
6 changed files with 2 additions and 328 deletions

View File

@@ -57,7 +57,7 @@ export const TrackerIntro = () => {
Управление большим количеством проектов и гибкая настройка
структуры под любые процессы
</p>
<NavLink to="/tracker-registration" className="tracker-intro__btn">
<NavLink to="/auth" className="tracker-intro__btn">
Начать работу
</NavLink>
</div>