mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 15:25:46 +00:00
chore(FE-320): add Closing menu
This commit is contained in:
@@ -40,6 +40,11 @@ export const MAIN_DRAWER_LINKS: SidebarMenuItem[] = [
|
|||||||
link: '/expense',
|
link: '/expense',
|
||||||
icon: 'heroicons:wallet',
|
icon: 'heroicons:wallet',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: 'Closing',
|
||||||
|
link: '/closing',
|
||||||
|
icon: 'heroicons-outline:presentation-chart-bar',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
text: 'Persediaan',
|
text: 'Persediaan',
|
||||||
link: '/inventory',
|
link: '/inventory',
|
||||||
|
|||||||
Reference in New Issue
Block a user