Skip to content

Commit 589c033

Browse files
authored
Add /link/switch-to-createroot (#3730)
Redirects to the working group document that explains how to upgrade from ReactDOM.render to ReactDOM.createRoot. reactwg/react-18#5
1 parent 95ea219 commit 589c033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ https://en.reactjs.org/* https://reactjs.org/:splat 301!
4141
/link/uselayouteffect-ssr https://gist.github.com/gaearon/e7d97cdf38a2907924ea12e4ebdf3c85 301
4242
/link/react-devtools-faq https://github.com/facebook/react/tree/master/packages/react-devtools#faq 301
4343
/link/setstate-in-render https://github.com/facebook/react/issues/18178#issuecomment-595846312 301
44+
/link/switch-to-createroot https://github.com/reactwg/react-18/discussions/5

0 commit comments

Comments
 (0)