Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit e9787a0

Browse files
committed
Remove the Lock Attribute from the Checkout Sample Block
This prevents the sample block being injected by default when using Checkout i2.
1 parent 77e7f32 commit e9787a0

File tree

1 file changed

+0
-8
lines changed
  • assets/js/blocks/cart-checkout/checkout-i2/inner-blocks/checkout-sample-block

1 file changed

+0
-8
lines changed

assets/js/blocks/cart-checkout/checkout-i2/inner-blocks/checkout-sample-block/block.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
"multiple": true,
1111
"reusable": false
1212
},
13-
"attributes": {
14-
"lock": {
15-
"type": "object",
16-
"default": {
17-
"remove": true
18-
}
19-
}
20-
},
2113
"parent": [
2214
"woocommerce/checkout-shipping-address-block",
2315
"woocommerce/checkout-billing-address-block",

0 commit comments

Comments
 (0)