danawoodman / react-fontawesome

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

Cant use brands #75

Closed lukepighetti closed 6 years ago

lukepighetti commented 6 years ago

<FontAwesome name="react"/> no longer appears to work

it uses class fa fa-react when in Font Awesome 5 it should be fab fab-react

danawoodman commented 6 years ago

Please use the official Font Awesome React component if you are using FA v5. Cheers 🍺

lukepighetti commented 6 years ago

I didn't even know there was one. :) thanks

danawoodman commented 6 years ago

@lukepighetti yeah they added it with v5 so this component will eventually die 😉 💀