This commit is contained in:
Tommy Parnell
2022-04-07 10:18:09 -04:00
parent 5645408d75
commit 6e18c2c7ef
8 changed files with 59 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
import 'dotenv/config'
import type { EntryContext } from "@remix-run/node";
import { RemixServer } from "@remix-run/react";
import { renderToString } from "react-dom/server";