When creating a functional component in TypeScript we first need to use the type React.FC , which is based on the FunctionComponent interface:.
確定! 回上一頁