// Method 8 — Gold Fields interactive demo · mount.
const { AppShell } = window;
ReactDOM.createRoot(document.getElementById('root')).render(<AppShell/>);
