ReactDOM.createRoot replaced ReactDOM.render in React 18 [SOLVED]

Опубликовано: 15 Май 2024
на канале: CodeEasy
250
5

From React 18, ReactDOM.render will no longer work when setting up react app. So, in this video I have demonstrated how to use the correct syntax to run the react app without any error.