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

Commit

Permalink
Add empty line between “wp:template-part” and “wp:group”
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslange committed Jul 20, 2023
1 parent a08372b commit fce5417
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/templates/blockified/checkout.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!-- wp:template-part {"slug":"checkout-header","theme":"woocommerce/woocommerce"} /-->

<!-- wp:group {"layout":{"inherit":true,"type":"constrained"}} -->
<div class="wp-block-group">
<!-- wp:pattern {"slug":"woocommerce/checkout-heading"} /-->
Expand Down
1 change: 1 addition & 0 deletions templates/templates/checkout.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!-- wp:template-part {"slug":"checkout-header","theme":"woocommerce/woocommerce"} /-->

<!-- wp:group {"layout":{"inherit":true,"type":"constrained"}} -->
<div class="wp-block-group">
<!-- wp:pattern {"slug":"woocommerce/checkout-heading"} /-->
Expand Down

0 comments on commit fce5417

Please sign in to comment.