fix: merge conflicts
This commit is contained in:
@@ -56,8 +56,8 @@ export const ProductComponent = observer((props) => {
|
||||
},
|
||||
{
|
||||
title: "Harga Beli",
|
||||
dataIndex: "basePrice",
|
||||
key: "basePrice",
|
||||
dataIndex: "price",
|
||||
key: "price",
|
||||
},
|
||||
{
|
||||
title: "Harga Jual",
|
||||
|
||||
Reference in New Issue
Block a user