Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

React 18 + migration on Emotion #172

Open
turansky opened this issue Apr 24, 2022 · 1 comment
Open

React 18 + migration on Emotion #172

turansky opened this issue Apr 24, 2022 · 1 comment
Assignees

Comments

@turansky
Copy link

React 18:

  • react.dom.render -> react.dom.client.createRoot

Emotion (instead of kotlin-react-css):

  • react.css.css -> emotion.react.css
@jfontsaballs
Copy link

Chapter 3 from the React tutorial, in line 184 and following recommends using kotlin-react-css which has been removed from kotlin-wrappers (see the release notes). Please modify this tutorial with updated best practices.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants