rename request search
This commit is contained in:
@ -175,7 +175,7 @@ export const PartnerAddRequest = () => {
|
||||
<ProfileBreadcrumbs
|
||||
links={[
|
||||
{ name: "Главная", link: "/profile" },
|
||||
{ name: "Запросы и открытые позиции", link: "/profile/requests" },
|
||||
{ name: "Мои вакансии", link: "/profile/requests" },
|
||||
{
|
||||
name: `${
|
||||
editRequest ? "Редактирование заявки" : "Создание новой заявки"
|
||||
|
Reference in New Issue
Block a user