tomchentw / react-toastr

React.js toastr component
https://tomchentw.github.io/react-toastr/
MIT License
619 stars 112 forks source link

Fix warning unknown props. Close #68 #70

Closed erikaperugachi closed 8 years ago

erikaperugachi commented 8 years ago

Following this concept https://facebook.github.io/react/warnings/unknown-prop.html, fix the warning. Transferring the necessary props.

tomchentw commented 8 years ago

Thank @erikaperugachi. Since #67 are committed and fixed earlier, I decided to merge their PR. I've included your contribution in the commit message.

Closed by #67

tomchentw commented 8 years ago

Released v2.8.0