import React from 'react'; import PropTypes from 'prop-types'; const Support = (props) => { const { support, handleSupportChange } = props; return (
handleSupportChange('buyMeACoffee', event)}
/>
handleSupportChange('buyMeAKofi', event)}
/>