diff --git a/src/theme/DocItem/Layout/index.tsx b/src/theme/DocItem/Layout/index.tsx index 403dd18..902047f 100644 --- a/src/theme/DocItem/Layout/index.tsx +++ b/src/theme/DocItem/Layout/index.tsx @@ -59,11 +59,9 @@ export default function DocItemLayout({ children }: Props): JSX.Element { {windowSize !== 'mobile' && } - {docTOC.desktop && ( -