import Link from 'next/link' export default function TermCard({ term }) { return (
{term.date}
{term.description}