DEV Community

Discussion on: How to upgrade to React 18

Collapse
 
wkylin profile image
wkylin.w

import ReactDOM from 'react-dom-client';

Collapse
 
adarshgoyal profile image
Adarsh Goyal

oh I missed that one thanks, Edited