Which means that in the first render of our component, react will “see” our items as an empty array, so instead of running undefined.map(...) ...
確定! 回上一頁