mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
`componentWillUpdate` method will be called before the render method so the returning value of the render method does not affect.
`componentWillUpdate` method will be called before the render method so the returning value of the render method does not affect.