TypeScript is going to infer the type of whatever is placed inside the useState function. In this case, it is a string, but if I put a boolean ...
確定! 回上一頁