fix: merge conflicts

This commit is contained in:
caturbgs 2021-12-10 13:58:50 +07:00
parent 412ecc827e
commit d3ecd09d6f

View File

@ -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",