create new component amt and qnt calculation

This commit is contained in:
Srinath 2026-02-06 17:25:26 +05:30
parent 990c60975b
commit 585872eb8f
1 changed files with 1 additions and 1 deletions

View File

@ -131,4 +131,4 @@ const WeightCalculatePrice = ({ itemData, CartOrderDetails, onSubmit }) => {
);
};
export default WeightCalculatePrice;
export default WeightCalculatePrice;