fix myschedule - code copied instead of using existing component due to different data structure

This commit is contained in:
Dobromir Popov
2024-03-04 14:00:02 +02:00
parent 9d7c60e39e
commit 95ae307dcc
3 changed files with 33 additions and 26 deletions

View File

@ -15,11 +15,11 @@ const sidemenu = [
text: "График",
url: "/cart/calendar/schedule",
},
// {
// id: "myshedule",
// text: "Моя График",
// url: "/cart/publishers/myschedule",
// },
{
id: "myshedule",
text: "Моя График",
url: "/cart/publishers/myschedule",
},
{
id: "locations",
text: "Местоположения",