Skip to content

Instantly share code, notes, and snippets.

@vinnymac
Created February 1, 2023 04:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinnymac/58438322543b12d9c7f5e0a98e23fcb6 to your computer and use it in GitHub Desktop.
Save vinnymac/58438322543b12d9c7f5e0a98e23fcb6 to your computer and use it in GitHub Desktop.
React 18 warning
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment