this should work, then we can add back
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createTRPCProxyClient, httpBatchLink, loggerLink } from "@trpc/client";
|
||||
import { AppRouter } from "~/server/api/root";
|
||||
import type { AppRouter } from "~/server/api/root";
|
||||
|
||||
const getBaseUrl = () => {
|
||||
// Browser: use relative URL
|
||||
|
||||
Reference in New Issue
Block a user