hide menu Claim Submit dan Claim Report

This commit is contained in:
2024-01-15 11:13:44 +07:00
parent d125d1bb38
commit 546534e5cc

View File

@@ -32,14 +32,14 @@ const navConfig = [
title: 'Alarm Center', title: 'Alarm Center',
path: '/alarm-center', path: '/alarm-center',
}, },
{ // {
title: 'Claim Submit', // title: 'Claim Submit',
path: '/claim-submit', // path: '/claim-submit',
}, // },
{ // {
title: 'Claim Report', // title: 'Claim Report',
path: '/claim-report', // path: '/claim-report',
}, // },
], ],
}, },