mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
[Beta] Remove TOC from short pages
This commit is contained in:
@@ -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*/}
|
||||
|
||||
@@ -8,8 +8,6 @@ React supports all of the browser built-in [HTML](https://developer.mozilla.org/
|
||||
|
||||
</Intro>
|
||||
|
||||
<InlineToc />
|
||||
|
||||
---
|
||||
|
||||
## Common components {/*common-components*/}
|
||||
|
||||
@@ -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*/}
|
||||
|
||||
@@ -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>
|
||||
@@ -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*/}
|
||||
|
||||
@@ -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*/}
|
||||
|
||||
Reference in New Issue
Block a user