Cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { QueryClient, QueryClientProvider } from "@tanstack/react-query"
|
||||
import { createWSClient, httpBatchLink, splitLink, wsLink } from "@trpc/client"
|
||||
import { ReactNode, useState } from "react"
|
||||
import { type ReactNode, useState } from "react"
|
||||
import { trpc } from "./trpc"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user