diff --git a/app/components/syntax/PrevNextLinks.tsx b/app/components/syntax/PrevNextLinks.tsx index 68ed673..df886aa 100644 --- a/app/components/syntax/PrevNextLinks.tsx +++ b/app/components/syntax/PrevNextLinks.tsx @@ -80,7 +80,7 @@ export function PrevNextLinks() { if (!nextPage && !previousPage) return null; return ( -