Can I use FontAwesome 5 icons in a React/Typescript app?
I know that there is a font awesome cheat sheet that lists all the icons, however pulling in by class name fails for me. Something like the below is producing a console error that it cannot find the icon. <FontAwesomeIcon…