/* eslint-disable */ function App() { return ( ); } ReactDOM.createRoot(document.getElementById('root')).render();