KDKrishna Damarajuinkrishna-damaraju.hashnode.dev·Feb 11, 2022 · 3 min readUsage of `React.FC` from my experienceI have been working with React + Typescript setup for a year and a half and if you are someone like me, I bet you could have seen or used Typescript interface FC at least once. On that note, I want to share a few things related to React.FC, which are...00