created:1/23/2021
,
updated:1/23/2021

React Props Button

Button with react PropTypes

Color

() => (
<PropsButton color="darkgrey" backgroundColor="grey">
contrast issue
</PropsButton>
)