feat: add category page to ocenka
This commit is contained in:
@@ -66,6 +66,7 @@ export const baseMenu: TMenu = [
|
||||
},
|
||||
{
|
||||
name: 'Оценка',
|
||||
link: ROUTES.OCENKA,
|
||||
children: [
|
||||
{
|
||||
name: 'По ситуации',
|
||||
@@ -269,6 +270,7 @@ export const baseMenu: TMenu = [
|
||||
},
|
||||
{
|
||||
name: 'Юрист',
|
||||
link: ROUTES.JURIST,
|
||||
children: [
|
||||
{
|
||||
name: 'Решение споров',
|
||||
|
||||
Reference in New Issue
Block a user