mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Update 2018-10-23-react-v-16-6.md
This commit is contained in:
@@ -32,7 +32,7 @@ function MyComponent() (
|
||||
);
|
||||
```
|
||||
|
||||
The Suspense component will also allow library authors to start building data fetching with Suspense support.
|
||||
The Suspense component will also allow library authors to start building data fetching with Suspense support in the future.
|
||||
|
||||
> Note: This feature is not yet available for server-side rendering. Suspense support will be added in a later release.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user