Skip to content

Commit

Permalink
adding these back in from the merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-c-woodard committed Jun 27, 2024
1 parent 51ab3f5 commit c5e76b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions includes/class-kadence-blocks-editor-assets.php
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@ public function on_init_editor_assets() {
'tabs',
'testimonials',
'advanced-form',
'header',
'navigation',
'navigation-link',
);
foreach ( $blocks as $block ) {
$meta = kadence_blocks_get_asset_file( sprintf( 'dist/blocks-%s', $block ) );
Expand Down

0 comments on commit c5e76b1

Please sign in to comment.