diff --git a/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingEditQuantity/WeightCalculatePrice.jsx b/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingEditQuantity/WeightCalculatePrice.jsx index f9e0d20..7b80bf0 100644 --- a/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingEditQuantity/WeightCalculatePrice.jsx +++ b/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingEditQuantity/WeightCalculatePrice.jsx @@ -131,4 +131,4 @@ const WeightCalculatePrice = ({ itemData, CartOrderDetails, onSubmit }) => { ); }; -export default WeightCalculatePrice; \ No newline at end of file +export default WeightCalculatePrice; \ No newline at end of file