const App = window.IntelliBMSApp; const root = ReactDOM.createRoot(document.getElementById("root")); root.render();