rename request search
This commit is contained in:
@ -62,12 +62,12 @@ export const Profile = () => {
|
||||
{
|
||||
path: "profile/requests",
|
||||
img: reportsIcon,
|
||||
title: "Запросы и открытые позиции",
|
||||
title: "Мои вакансии",
|
||||
description:
|
||||
"<span>У вас 2 вакансии<br/></span>открытые от лица компании"
|
||||
},
|
||||
{
|
||||
path: "profile/categories",
|
||||
path: "profile/employees",
|
||||
img: summaryIcon,
|
||||
title: "Данные персонала",
|
||||
description: "Наши специалисты <br/><span>уже работающие у вас</span>"
|
||||
|
Reference in New Issue
Block a user