import ReactDOM from 'react-dom/client' document.addEventListener('load', async () => { ReactDOM.hydrateRoot(document.body, ) })