Skip to content

Conversation

@react-translations-bot
Copy link
Collaborator

This PR was automatically generated.

Merge changes from react.dev at 2b2d0f2

The following files have conflicts and may need new translations:

Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.

DO NOT SQUASH MERGE THIS PULL REQUEST!

Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.

pauljones0 and others added 21 commits September 30, 2024 11:59
* Fix typos in thinking-in-react.md

* Update src/content/learn/thinking-in-react.md

---------

Co-authored-by: Ricky <[email protected]>
* docs(act.md): correct ReactDOMClient to ReactDOM

* docs(act.md): switch the import to ReactDOMClient instead
* fix: `@testing-library/react-native` links

* Apply suggestions from code review

---------

Co-authored-by: Ricky <[email protected]>
For users of React < 19, there is a new react-compiler-runtime package
that can be used to provide a "polyfill" for runtime APIs needed for
compiled code.

This PR adds docs for that.
Co-authored-by: Sebastian "Sebbie" Silbermann <[email protected]>
@vercel
Copy link

vercel bot commented Oct 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ar-react-dev 🔄 Building (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 7:26pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
legacy-ar-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Feb 21, 2025 7:26pm

* The spinner component transition might be longer than
* the bundler loading, so we only show the spinner if
* it takes more than 1s to load the bundler.
* it takes more than 500s to load the bundler.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* it takes more than 500s to load the bundler.
* it takes more than 500ms to load the bundler.

@AhmedBaset AhmedBaset merged commit 8bf0f6c into main Feb 21, 2025
4 of 5 checks passed
@AhmedBaset AhmedBaset deleted the sync-2b2d0f23 branch February 21, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.