Skip to content

Commit 5372fdc

Browse files
committed
Checkout Page Cancel button is not working #21327
- CR fix
1 parent 4a598e7 commit 5372fdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/view/frontend/web/js/view/billing-address.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ function (
201201
this.isAddressDetailsVisible(true);
202202
}
203203
},
204+
204205
/**
205206
* Manage cancel button visibility
206207
*/

0 commit comments

Comments
 (0)