chore: prettier format

This commit is contained in:
rstubryan
2025-11-13 15:43:41 +07:00
56 changed files with 4576 additions and 884 deletions
+11 -5
View File
@@ -22,11 +22,11 @@ export const MAIN_DRAWER_LINKS: MAIN_DRAWER_MENU[] = [
link: '/production/project-flock',
icon: 'material-symbols:list-alt-add-outline-rounded',
},
{
title: 'Chick In',
link: '/production/chickin',
icon: 'mdi:home-import-outline',
},
// { // DI HILANGKAN PADA VERSI REFACTORING
// title: 'Chick In',
// link: '/production/chickin',
// icon: 'mdi:home-import-outline',
// },
{
title: 'Recording',
link: '/production/recording',
@@ -40,6 +40,12 @@ export const MAIN_DRAWER_LINKS: MAIN_DRAWER_MENU[] = [
],
},
{
title: 'Penjualan',
link: '/marketing/sales-orders',
icon: 'mdi:attach-money',
},
{
title: 'Persediaan',
link: '/inventory',