We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b452e7b commit 505f651Copy full SHA for 505f651
src/content/reference/react-dom/client/hydrateRoot.md
@@ -107,7 +107,7 @@ Calling `root.unmount` will unmount all the components in the root and "detach"
107
108
#### Returns {/*root-unmount-returns*/}
109
110
-`render` returns `null`.
+`root.unmount` returns `undefined`.
111
112
#### Caveats {/*root-unmount-caveats*/}
113
0 commit comments