From b2f711a3108016f6f526ebce7cc96982d7f10d47 Mon Sep 17 00:00:00 2001 From: Raj Sharma Date: Wed, 13 Mar 2024 09:20:34 +0530 Subject: [PATCH] fix: fix scroll to comments --- src/app/(home)/story/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/(home)/story/page.tsx b/src/app/(home)/story/page.tsx index 3da1c8b..993388e 100644 --- a/src/app/(home)/story/page.tsx +++ b/src/app/(home)/story/page.tsx @@ -116,10 +116,7 @@ export default async function Story({ {title} -
+
{repo && repoId && category && categoryId ? (