benpolinsky / artvsart_react

Art vs. Art Front End
https://artvsartreact.benjaminpolinsky.now.sh
0 stars 0 forks source link

ArtButton styles should be declarative #61

Open benpolinsky opened 7 years ago

benpolinsky commented 7 years ago

i.e. <ArtButton label="HEY" action={this.takeIt} large bold inline />

rather than the muddled styles you are using now