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 { GetFooter } from "@/lib/graphql/Query/Footer.graphql"
|
||||
|
||||
import Image from "@/components/Image"
|
||||
|
||||
Reference in New Issue
Block a user