create new component amt and qnt calculation
This commit is contained in:
parent
990c60975b
commit
585872eb8f
|
|
@ -131,4 +131,4 @@ const WeightCalculatePrice = ({ itemData, CartOrderDetails, onSubmit }) => {
|
|||
);
|
||||
};
|
||||
|
||||
export default WeightCalculatePrice;
|
||||
export default WeightCalculatePrice;
|
||||
Loading…
Reference in New Issue