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