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