/* eslint-disable @typescript-eslint/no-unsafe-assignment */ // eslint-disable-next-line react/prop-types const RelationCard = ({ title, description, imageSrc }) => (
{description}