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