From 8e51ac6a41c695267c78e0d562ec545b767143ae Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 24 Jun 2024 12:23:03 -0300 Subject: [PATCH] Removed unused classname --- docs/sidebars.js | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sidebars.js b/docs/sidebars.js index 56ff8cdcc..40f07baa0 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -148,7 +148,6 @@ module.exports = { { type: "category", label: "Notion", - className: "margin-top-0", items: [ "integrations/notion/intro", "integrations/notion/setup",