diff --git a/web/components/DocSidebar.tsx b/web/components/DocSidebar.tsx index 261b6c74..5e6e1527 100644 --- a/web/components/DocSidebar.tsx +++ b/web/components/DocSidebar.tsx @@ -128,22 +128,24 @@ export default function DocSidebar() { return ( <> - +
+ +
) } -