There is no way to use React.FC to define a generic component. You can just use a simple function definition or an arrow function, ...
確定! 回上一頁