From 332e7e100cc28a92eec5a159e595918fc4620f96 Mon Sep 17 00:00:00 2001 From: Marko Saric Date: Tue, 14 Apr 2026 13:02:21 +0200 Subject: [PATCH] fix sidebar --- sidebars.js | 9 --------- 1 file changed, 9 deletions(-) diff --git a/sidebars.js b/sidebars.js index a1583661..d1a6d411 100644 --- a/sidebars.js +++ b/sidebars.js @@ -72,15 +72,6 @@ module.exports = { 'custom-props/props-dashboard', ], }, - { - type: 'category', - label: 'Custom events CMS guides', - items: [ - 'webflow-integration', - 'shopify-integration', - 'carrd-integration', - ], - }, ], 'Bypass Adblockers': [ { type: 'doc', id: 'proxy/introduction', label: 'Overview' },