Skip to content

Commit 642a4eb

Browse files
committed
Checkout Page Cancel button is not working
- Code style issues fixed
1 parent 5372fdc commit 642a4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ function (
201201
this.isAddressDetailsVisible(true);
202202
}
203203
},
204-
204+
205205
/**
206206
* Manage cancel button visibility
207207
*/

0 commit comments

Comments
 (0)