[Beta] Remove TOC from short pages

This commit is contained in:
Dan Abramov
2022-12-24 00:37:20 +00:00
parent d981e00db8
commit e2a0f2ebfb
6 changed files with 0 additions and 19 deletions

View File

@@ -8,8 +8,6 @@ The `react-dom/client` APIs let you render React components on the client (in th
</Intro>
<InlineToc />
---
## React DOM Client APIs {/*react-dom-client-apis*/}

View File

@@ -8,8 +8,6 @@ React supports all of the browser built-in [HTML](https://developer.mozilla.org/
</Intro>
<InlineToc />
---
## Common components {/*common-components*/}

View File

@@ -8,8 +8,6 @@ The `react-dom` package contains methods that are only supported for the web app
</Intro>
<InlineToc />
---
## React DOM APIs {/*react-dom-apis*/}

View File

@@ -1,9 +0,0 @@
---
title: React APIs
---
<Wip>
This section is incomplete, please see the old docs for [React.](https://reactjs.org/docs/react-api.html)
</Wip>

View File

@@ -8,8 +8,6 @@ The `react-dom/server` APIs let you render React components to HTML on the serve
</Intro>
<InlineToc />
---
## React DOM Server APIs for Node.js Streams {/*react-dom-server-apis-for-nodejs-streams*/}

View File

@@ -8,8 +8,6 @@ These APIs are exported from the `react` package, but they are not recommended f
</Intro>
<InlineToc />
---
## Legacy React APIs {/*legacy-react-apis*/}