fix: merge conflicts
This commit is contained in:
parent
412ecc827e
commit
d3ecd09d6f
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user