mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +00:00
feat(FE-337): init slicing UI and define data types
This commit is contained in:
@@ -35,6 +35,11 @@ export const MAIN_DRAWER_LINKS: SidebarMenuItem[] = [
|
||||
link: '/marketing',
|
||||
icon: 'heroicons-outline:currency-dollar',
|
||||
},
|
||||
{
|
||||
text: 'Keuangan',
|
||||
link: '/finance',
|
||||
icon: 'heroicons-outline:banknotes',
|
||||
},
|
||||
{
|
||||
text: 'Biaya Operasional',
|
||||
link: '/expense',
|
||||
@@ -60,7 +65,6 @@ export const MAIN_DRAWER_LINKS: SidebarMenuItem[] = [
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
text: 'Persediaan',
|
||||
link: '/inventory',
|
||||
|
||||
Reference in New Issue
Block a user