fix(FE): resolve conflict pull branch development

This commit is contained in:
randy-ar
2025-12-03 21:21:42 +07:00
28 changed files with 4007 additions and 2126 deletions
+5 -5
View File
@@ -63,11 +63,11 @@ export const MAIN_DRAWER_LINKS: MAIN_DRAWER_MENU[] = [
link: '/inventory',
icon: 'mdi:warehouse',
submenu: [
// {
// title: 'Product',
// link: '/inventory/product',
// icon: 'mdi:package-variant-closed',
// },
{
title: 'Product',
link: '/inventory/product',
icon: 'mdi:package-variant-closed',
},
{
title: 'Penyesuaian Stok',
link: '/inventory/adjustment',