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