Components will already re-render when their props change, so there's no need to duplicate the props as state and then try to keep it up to date ...
確定! 回上一頁