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