1.0.2 • Published 2 years ago
lorem-component-library v1.0.2
A Simple React Custom Button Component
<Button
label="string"
backgroundColor="string: rgb|hex|hsl"
textColor="string: rgb|hex|hsl"
onClick={function}
/>
<Button
label="string"
backgroundColor="string: rgb|hex|hsl"
textColor="string: rgb|hex|hsl"
onClick={function}
/>