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(Browser-router.md): Update for React 18.0 #9953

Merged
merged 3 commits into from
Jan 22, 2023
Merged

Conversation

LordThi
Copy link
Contributor

@LordThi LordThi commented Jan 21, 2023

React V18 synthax correction (cause I had the following error in my Chrome console : "Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"). I hope this will helps.

React V18 synthax correction (cause I had the following error in my Chrome console : "Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"). I hope this will helps.
Adding my username, thank for this opportunity to contribuate on the open source.
@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2023

⚠️ No Changeset found

Latest commit: f5dab33

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@timdorr
Copy link
Member

timdorr commented Jan 22, 2023

Thanks!

@timdorr timdorr merged commit 96729bd into remix-run:main Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants