fix: imported type
This commit is contained in:
@@ -43,7 +43,7 @@ import {
|
||||
httpSubscriptionLink,
|
||||
splitLink,
|
||||
} from "@trpc/client";
|
||||
import type { AppRouter } from "@/server/trpc/router.js";
|
||||
import type { AppRouter } from "@server/trpc/router.js";
|
||||
|
||||
function makeQueryClient() {
|
||||
return new QueryClient({
|
||||
|
||||
Reference in New Issue
Block a user