Skip to content

Commit

Permalink
Assembler: Remove unneeded ref (#7576)
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian authored Dec 21, 2023
1 parent ce9079b commit 2a92ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assembler/parts/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- /wp:group -->

<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
<div class="wp-block-group"><!-- wp:navigation {"ref":6,"className":"order-1 md:order-0"} /-->
<div class="wp-block-group"><!-- wp:navigation {"className":"order-1 md:order-0"} /-->

<!-- wp:buttons -->
<div class="wp-block-buttons"><!-- wp:button -->
Expand Down

0 comments on commit 2a92ada

Please sign in to comment.