feat(SW-66, SW-348): search functionality and ui
This commit is contained in:
@@ -3,7 +3,7 @@ import { metrics } from "@opentelemetry/api"
|
||||
import {
|
||||
GetNavigationMyPages,
|
||||
GetNavigationMyPagesRefs,
|
||||
} from "@/lib/graphql/Query/NavigationMyPages.graphql"
|
||||
} from "@/lib/graphql/Query/AccountPage/Navigation.graphql"
|
||||
import { request } from "@/lib/graphql/request"
|
||||
import { notFound } from "@/server/errors/trpc"
|
||||
import { contentstackBaseProcedure, router } from "@/server/trpc"
|
||||
|
||||
Reference in New Issue
Block a user