import { LinkAndTags } from "@/types/global"; export default function ({ link, count, }: { link: LinkAndTags; count: number; }) { return (
{count + 1}.
{link.name}
{e.name}