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 62c1ff4 commit 07bd2f2Copy full SHA for 07bd2f2
src/content/reference/react/index.md
@@ -30,9 +30,5 @@ React-dom contains features that are only supported for web applications (which
30
* [Server APIs](/reference/react-dom/server) - The `react-dom/server` APIs let you render React components to HTML on the server.
31
32
## Legacy APIs {/*legacy-apis*/}
33
-<<<<<<< HEAD
34
-* [Legacy APIs](/reference/react/legacy) - Exported from the react package, but not recommended for use in newly written code.
35
-=======
36
37
* [Legacy APIs](/reference/react/legacy) - Exported from the `react` package, but not recommended for use in newly written code.
38
->>>>>>> 617065b8be84ee44114a6dd01af0a040c0f33fd9
0 commit comments