Buttons

Buttons allow users to take an action

Default

Hover, Active

Code

<div class="PrimaryButton"
style={{color: 'white', fontSize: 14, fontFamily: 'Open Sans', fontWeight: '400', lineHeight: 20, wordWrap: 'break-word'}}>
Primary Button</div>