merge: resolve conflict

This commit is contained in:
rstubryan
2025-10-17 13:18:34 +07:00
11 changed files with 1023 additions and 888 deletions
-12
View File
@@ -125,18 +125,6 @@ export const MAIN_DRAWER_LINKS: MAIN_DRAWER_MENU[] = [
},
],
},
{
title: 'Persediaan',
link: '/inventory',
icon: 'material-symbols:box-outline-rounded',
submenu: [
{
title: 'Penyesuaian Persediaan',
link: '/inventory/adjustment',
icon: 'material-symbols:box-edit-outline-rounded',
}
]
},
] as const;
export const ROWS_OPTIONS = [