Parveen Kumarparveenpal.hashnode.devยทOct 5, 2024React.FC In typescriptReact.FC stands for "Function Component" in React and allows you to specify the props that a function component will accept. It can be helpful in many ways Makes it easier to see the expected shape of a component's props just by looking at its type ...React.FCAdd a thoughtful commentNo comments yetBe the first to start the conversation.