finishing UI adjustment - 1

This commit is contained in:
korospace
2023-10-26 10:17:17 +07:00
parent 0abcaea006
commit 995f1f76f8
9 changed files with 207 additions and 179 deletions

View File

@@ -90,6 +90,13 @@ const navConfig = [
],
},
{
title: 'MASTER',
children: [
{ title: 'Diagnosis', path: '/master/diagnosis' },
],
},
{
title: 'USER MANAGEMENT',
path: '/users',