John P.

Results 1 comments of John P.

I share the same sentiment as @Studio384 so I made a workaround component in TypeScript: ``` import React from 'react'; import { FontAwesomeIcon, FontAwesomeIconProps } from '@fortawesome/react-fontawesome'; interface IDuotoneFontAwesomeIconProps extends...