const Star = ({ ...props }) => { return ( ) } export default Star