scala-webapp-template
scala-webapp-template copied to clipboard
Change ReactDom.render to createRoot (React 18 render)
Fixes React 18 console 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
Preview ready at https://createroot.sssppa.wiringbits.dev
Powered by https://codepreview.io community edition.
Let's wait until Slinky supports this.