Skip to content

Commit

Permalink
Add /link/switch-to-createroot (#3730)
Browse files Browse the repository at this point in the history
Redirects to the working group document that explains how to upgrade
from ReactDOM.render to ReactDOM.createRoot.

reactwg/react-18#5
  • Loading branch information
acdlite committed Jun 9, 2021
1 parent 95ea219 commit 589c033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/_redirects
Expand Up @@ -41,3 +41,4 @@ https://en.reactjs.org/* https://reactjs.org/:splat 301!
/link/uselayouteffect-ssr https://gist.github.com/gaearon/e7d97cdf38a2907924ea12e4ebdf3c85 301
/link/react-devtools-faq https://github.com/facebook/react/tree/master/packages/react-devtools#faq 301
/link/setstate-in-render https://github.com/facebook/react/issues/18178#issuecomment-595846312 301
/link/switch-to-createroot https://github.com/reactwg/react-18/discussions/5

0 comments on commit 589c033

Please sign in to comment.