Open
Description
Summary
The link at https://react.dev/reference/rsc/server-components
doesn't lead anywhere https://react.dev/reference/rsc/server-components#why-cant-i-use-async-components-on-the-client
Page
https://react.dev/reference/rsc/server-components
Details
User should be redirected to a proper section upon clicking to not supported on the client
in
Since async components are [not supported on the client](https://react.dev/reference/rsc/server-components#why-cant-i-use-async-components-on-the-client), we await the promise with use.
Activity