jamesplease / materialish

React components that loosely follow Material Design
https://materialish.js.org
MIT License
17 stars 5 forks source link

IconButton: specify a size #179

Closed jamesplease closed 6 years ago

jamesplease commented 6 years ago

Should we allow a user to specify a size for the IconButton? how would that work with the Icon that they pass?

Note: we need to update the docs to remove the bit about the base font size if we don’t support this.

jamesplease commented 6 years ago

Changing the font size changes the size of the button :v: