From 57623378fb663c14ecaf36ca7ef6c2f8ab050a06 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 14 Sep 2021 08:51:35 +0200 Subject: [PATCH] Remove sticky from sidebar --- docs/components/Docs/Page.tsx | 2 +- docs/components/Page/Layout.tsx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/components/Docs/Page.tsx b/docs/components/Docs/Page.tsx index 649624f3..1450cef9 100644 --- a/docs/components/Docs/Page.tsx +++ b/docs/components/Docs/Page.tsx @@ -13,7 +13,7 @@ export const Page: React.FunctionComponent = ({items, page, children
-