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 ec2e107 commit 636d3aeCopy full SHA for 636d3ae
docs/advanced-features/react-18.md
@@ -12,7 +12,7 @@ Ensure you have the `rc` npm tag of React installed:
12
npm install next@latest react@rc react-dom@rc
13
```
14
15
-That's all! You can now start using React 18's new APIs like `startTransition` and Suspense in Next.js.
+That's all! You can now start using React 18's new APIs like `startTransition` and `Suspense` in Next.js.
16
17
### Enable SSR Streaming (Alpha)
18
0 commit comments