coreui / coreui-free-react-admin-template

Open source admin template based on Bootstrap 5 and React.js
https://coreui.io/product/free-react-admin-template/
MIT License
4.6k stars 2.33k forks source link

Update index.js #390

Closed zandiarash closed 2 years ago

zandiarash commented 2 years ago

According to this link : https://reactjs.org/link/switch-to-createroot "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"