import React from "react"; import "./Card.css"; function InterestCard({ interest }) { return (
{interest.description}