import { hydrate } from 'react-dom' // import { RemixBrowser } from "remix"; import { RemixBrowser } from '@remix-run/react' hydrate(, document)