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

Commit

Permalink
Revert "Show Cart and Checkout blocks in Style Book (#8489)"
Browse files Browse the repository at this point in the history
This reverts commit 8c73934.
  • Loading branch information
nielslange authored Mar 2, 2023
1 parent 93a93a5 commit 80d680a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions assets/js/blocks/cart/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ const settings = {
html: false,
multiple: false,
},
example: {
attributes: {
isPreview: true,
},
},
attributes: blockAttributes,
edit: Edit,
save: Save,
Expand Down
5 changes: 0 additions & 5 deletions assets/js/blocks/checkout/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
"html": false,
"multiple": false
},
"example": {
"attributes": {
"isPreview": true
}
},
"attributes": {
"isPreview": {
"type": "boolean",
Expand Down

0 comments on commit 80d680a

Please sign in to comment.