diff --git a/components/post-toc.tsx b/components/post-toc.tsx index 5baad43..112a52a 100644 --- a/components/post-toc.tsx +++ b/components/post-toc.tsx @@ -92,9 +92,9 @@ export function PostToc() { if (items.length === 0) return null; return ( -