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