mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 12:43:05 +00:00
* fix the code block for AppWithCallbackAfterRender fix the code block for AppWithCallbackAfterRender by using createRoot method from 'react-dom/client' * Update 2022-03-08-react-18-upgrade-guide.md Co-authored-by: dan <dan.abramov@gmail.com>