partner active nav

This commit is contained in:
Mikola
2024-02-14 16:24:08 +03:00
parent d2b53392fa
commit 990abb491b
2 changed files with 10 additions and 2 deletions

View File

@ -107,7 +107,10 @@ export const PartnerBid = () => {
links={[
{ name: "Главная", link: "/profile" },
{ name: "Запросы и открытые позиции", link: "/profile/requests" },
{ name: "Просмотр заявки - PHP разработчик", link: "/profile/requests-bid" }
{
name: "Просмотр заявки - PHP разработчик",
link: "/profile/requests-bid"
}
]}
/>
<h2 className="partner-bid__title">Страница заявки </h2>