const ToTheMoonComponent = React.memo(function MyComponent(props) { // only renders if props have changed });.
確定! 回上一頁