active links in nav, delete report, loaders in report, changes routes
This commit is contained in:
@ -60,7 +60,7 @@ const Calendar = () => {
|
||||
<img className="calendar__title-img" src={rectangle} alt="img" />
|
||||
</div>
|
||||
<div>
|
||||
<Link to="/report">
|
||||
<Link to="/profile/calendar/report">
|
||||
<button className="calendar__btn">Заполнить отчет</button>
|
||||
</Link>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user