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