Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs(React 18): remove unnecessary React import #31900

Merged
merged 1 commit into from
Nov 29, 2021
Merged

Docs(React 18): remove unnecessary React import #31900

merged 1 commit into from
Nov 29, 2021

Commits on Nov 29, 2021

  1. Docs(React 18): remove unnecessary React import

    In the `Server Components APIs (Alpha)` code sample, importing React is unnecessary. It can confuse people that may think that having react's default export imported is needed to use Suspense
    leoortizz authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    f0e26fd View commit details
    Browse the repository at this point in the history