mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
feat(FE-208): add 'Purchase' link to navigation constants
This commit is contained in:
@@ -40,6 +40,12 @@ export const MAIN_DRAWER_LINKS: MAIN_DRAWER_MENU[] = [
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
title: 'Purchase',
|
||||
link: '/purchase',
|
||||
icon: 'gg:shopping-cart',
|
||||
},
|
||||
|
||||
{
|
||||
title: 'Persediaan',
|
||||
link: '/inventory',
|
||||
|
||||
Reference in New Issue
Block a user