react-component-library-starter
react-component-library-starter copied to clipboard
[Code style] Avoid using React.FC
Using React.FC is redundant, yet introduces a list of drawbacks. You may check it out here :) https://github.com/thepeaklab/react-component-library-starter/blob/e14ff06a36cc42883be5fd4ebf8e4a2308de4c80/src/hello-world.tsx#L3