Created by: winterlood
CRA install react template that use react 18 version
so we should update DOM API ReactDOM.render()
-> ReactDOM.createRoot()
Created by: winterlood
CRA install react template that use react 18 version
so we should update DOM API ReactDOM.render()
-> ReactDOM.createRoot()