import React from "react"; const Cards = ({color, width, height}) => ; export default Cards;