13
Sep
How Can I Resolve the ‘FC’ Type Error in a React Component?
When I first ran into this error, it completely broke my React + TypeScript build. The compiler screamed at me with the following:
T...