Templarian / MaterialDesign-React

Dist for Material Design Icons React Component for JS/TypeScript
https://materialdesignicons.com
MIT License
142 stars 20 forks source link

Issue-13 #14

Closed Templarian closed 6 years ago

Templarian commented 6 years ago

This PR addresses #13. Waiting for a bug to be fixed in the React TypeScript defs to spread all props, but for now I've added the support and updated the docs for className. This should handle most use cases.

We may eventually want to spread style also. Can handle it in another PR.