This is because React uses a unique “key” prop on each child of the list to create a relationship between the component and the DOM.
確定! 回上一頁