import Link from 'next/link' export default function StoryPager({storydata}: {storydata: any}) { console.log(storydata) return (