Use arrow functions to close over local variables. function ItemList(props) { return ( < ...
確定! 回上一頁