diff --git a/src/app/story/[storylineId]/page.tsx b/src/app/story/[storylineId]/page.tsx index 8209a710..af0165cf 100644 --- a/src/app/story/[storylineId]/page.tsx +++ b/src/app/story/[storylineId]/page.tsx @@ -70,7 +70,7 @@ export default async function StoryPage({ params }: { params: Params }) { {/* Sidebar — engagement widgets */} -