import Link from "next/link"; export default function PostPreview(props) { return (
{props.description}
Posted on {props.date}