PureComponent can kick in. It internally keeps the state and props of the component and does a shallow comparison before doing more update work.
確定! 回上一頁