Browse Source

Update 2018-10-23-react-v-16-6.md

main
Dan Abramov 6 years ago
committed by GitHub
parent
commit
d88cd4ca48
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/blog/2018-10-23-react-v-16-6.md

2
content/blog/2018-10-23-react-v-16-6.md

@ -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.

Loading…
Cancel
Save