The useState function returns an array with two elements: a value and an updater function. You could assign the returned array to a variable, ...
確定! 回上一頁