Typescript React.FC<Props> confusion. I am learning typescript and some bits are confusing to me. One bit is below: interface Props { name: string; } ...
確定! 回上一頁