danawoodman / react-fontawesome

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

Tests are failing because of React 15 #9

Closed ide closed 8 years ago

ide commented 8 years ago

The split between React and ReactDOM added warnings in 0.14 and became an actual error in 15. I'll send a small PR shortly.

danawoodman commented 8 years ago

Thanks @ide :smile_cat: