Why you probably shouldn’t use React.FC to type your React components
This post is nuanced, but read it and you might change your opinion about using React.FC. What value does React.FC (or FunctionComponent) have?
Read More