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