feat(FE-212): add sales orders link and accepted file types constants

This commit is contained in:
rstubryan
2025-11-18 13:25:21 +07:00
parent 2680d5a24d
commit 2f2c1fca07
-6
View File
@@ -58,12 +58,6 @@ export const MAIN_DRAWER_LINKS: MAIN_DRAWER_MENU[] = [
icon: 'uil:wallet',
},
{
title: 'Penjualan',
link: '/marketing/sales-orders',
icon: 'mdi:attach-money',
},
{
title: 'Persediaan',
link: '/inventory',