import React from "react"; import { Link } from "react-router-dom"; import "./Card.css"; const Card = (props) => { return (
{props.latest}{props.suffix ?? ""}