diff --git a/src/Pages/BookingScreen/Components/BSCombo/BSC1Payment.jsx b/src/Pages/BookingScreen/Components/BSCombo/BSC1Payment.jsx index dc7eb43..30d3c65 100644 --- a/src/Pages/BookingScreen/Components/BSCombo/BSC1Payment.jsx +++ b/src/Pages/BookingScreen/Components/BSCombo/BSC1Payment.jsx @@ -149,6 +149,7 @@ import { import { getAddCustomerDetails, GlobalAddCustomerDetails, + triggerCustomerRefresh, } from '../../../../Features/BookingScreen/Customer/addCustomer'; import BSCustomerSelect from '../UtillComponents/BSSelectCustomer.jsx'; import PozoHoldIcon from '../UtillComponents/Pozo retail icons/PozoHoldIcon';