rename request search
This commit is contained in:
@ -62,7 +62,7 @@ export const Home = () => {
|
||||
<ProfileBreadcrumbs
|
||||
links={[
|
||||
{ name: "Главная", link: "/profile" },
|
||||
{ name: "Запросы и открытые позиции", link: "/profile/requests" },
|
||||
{ name: "Мои вакансии", link: "/profile/requests" },
|
||||
{ name: "Каталог", link: "/profile/catalog" }
|
||||
]}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user