Jake Vanderwerf
2026-01-06 2c955cebb5f1e01fbdb866b50d296fe9fbd852b8
inc/blocks/_setup.php
@@ -78,5 +78,8 @@
         ]
      );
   }
   register_block_type(
      JVB_DIR . '/build/drawer-menu',
   );
}
add_action('init', 'jvbRegisterBlocks');