smooth-code / smooth-ui

Modern React UI library 💅👩‍🎤🍭
MIT License
1.59k stars 101 forks source link

fix(button): set css cursor to initial when disabled #144

Closed c-jacquin closed 5 years ago

c-jacquin commented 5 years ago

Summary

This pull request fix#131

Test plan

yarn build:watch
yarn dev

simply check the disabled button section

gregberge commented 5 years ago

Thanks!