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 4675ab0 commit d88cd4cCopy full SHA for d88cd4c
content/blog/2018-10-23-react-v-16-6.md
@@ -32,7 +32,7 @@ function MyComponent() (
32
);
33
```
34
35
-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.
36
37
> Note: This feature is not yet available for server-side rendering. Suspense support will be added in a later release.
38
0 commit comments