// Catalog card for a single extension const CatalogCard = (props) => { const item = props.item; return (