Update Hospital Portal

This commit is contained in:
ivan-sim
2023-11-17 17:16:47 +07:00
parent 00b8fa763e
commit 13ef733010
9 changed files with 389 additions and 885 deletions

View File

@@ -19,10 +19,10 @@ const MENU_OPTIONS = [
label: 'Profile',
linkTo: '/profile',
},
{
label: 'Settings',
linkTo: '/',
},
// {
// label: 'Settings',
// linkTo: '/',
// },
];
// ----------------------------------------------------------------------