We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3a4cf commit ff5436fCopy full SHA for ff5436f
app/code/Magento/Checkout/view/frontend/web/js/checkout-data.js
@@ -37,7 +37,7 @@ define([
37
'selectedBillingAddress': null, //Selected billing address pulled from persistence storage
38
'billingAddressFromData': null, //Billing address pulled from persistence storage
39
'newCustomerBillingAddress': null //Billing address pulled from persistence storage for new customer
40
- }
+ };
41
},
42
43
/**
0 commit comments