We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f2eda commit 472c791Copy full SHA for 472c791
_official-realtime-app/app/routes/dev.null.ts
@@ -4,4 +4,4 @@ import { json } from "@remix-run/node";
4
// https://github.com/remix-run/remix/issues/4485
5
export async function action() {
6
return json({ ok: true });
7
-}
+}
0 commit comments