mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +00:00
fix(FE): fix submenu stock product name
This commit is contained in:
@@ -67,7 +67,7 @@ export const MAIN_DRAWER_LINKS: SidebarMenuItem[] = [
|
||||
icon: 'heroicons-outline:folder',
|
||||
submenu: [
|
||||
{
|
||||
text: 'Produk',
|
||||
text: 'Stok Produk',
|
||||
link: '/inventory/product',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user