diff --git a/frontend/app/components/NavigationRail/NavigationRail.jsx b/frontend/app/components/NavigationRail/NavigationRail.jsx index b61871e..3bd99bc 100644 --- a/frontend/app/components/NavigationRail/NavigationRail.jsx +++ b/frontend/app/components/NavigationRail/NavigationRail.jsx @@ -27,11 +27,13 @@ export const NavigationRail = (props) => { icon: "bookmark", path: "/bookmarks", }, - { - title: "Избранное", - icon: "favorite", - path: "/favorites", - }, + // + // { + // title: "Избранное", + // icon: "favorite", + // path: "/favorites", + // }, + // { title: "История", icon: "history",