danawoodman / react-fontawesome

A React Font Awesome component.
https://www.npmjs.com/package/react-fontawesome
MIT License
667 stars 72 forks source link

React.createClass is deprecated #42

Closed ahmadsholehin closed 7 years ago

ahmadsholehin commented 7 years ago

Getting warnings:

Warning: FontAwesome: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

danawoodman commented 7 years ago

Thanks @ahmadsholehin, closing this in favor of the PR that should solve this #41