Bug Fixing
This commit is contained in:
@@ -95,7 +95,7 @@ export const ProductComponent = observer((props) => {
|
||||
key: "supplier_name",
|
||||
},
|
||||
{
|
||||
title: "Sub Category",
|
||||
title: "Sub Kategori",
|
||||
dataIndex: "sub_categories_name",
|
||||
key: "sub_categories_name",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user