hrms-manual/public/pages.json

13 lines
360 B
JSON
Raw Permalink Normal View History

2024-11-14 13:11:09 +07:00
[{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "การตรวจสอบและแก้ไขปัญหา",
"path": "/debug"
},
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "Build and Deploy Document",
"path": "/build-and-deploy"
}
]