rename request search
This commit is contained in:
@ -50,7 +50,7 @@ export const Navigation = () => {
|
||||
},
|
||||
{
|
||||
path: "/requests",
|
||||
name: "Запросы"
|
||||
name: "Мои вакансии"
|
||||
},
|
||||
{
|
||||
path: "/employees",
|
||||
|
@ -59,7 +59,7 @@ export const ProfileHeader = () => {
|
||||
},
|
||||
{
|
||||
path: "/requests",
|
||||
name: "Запросы"
|
||||
name: "Мои вакансии"
|
||||
},
|
||||
{
|
||||
path: "/employees",
|
||||
|
Reference in New Issue
Block a user