feat(WEB-127): add trpc to handle requests both serverside and clientside
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { request } from "@/lib/request"
|
||||
import { request } from "@/lib/graphql/request"
|
||||
import { GetMyPagesLogo } from "@/lib/graphql/Query/Logo.graphql"
|
||||
|
||||
import Image from "@/components/Image"
|
||||
|
||||
Reference in New Issue
Block a user