fix build
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
import { graphql } from "@/gql";
|
||||
import { ContactFragment, ContactIndexFragment } from "@/gql/graphql";
|
||||
import { ContactIndexFragment } from "@/gql/graphql";
|
||||
import { getClient } from "@/app/client";
|
||||
import { ContactList } from "@/components/Contacts/ContactList";
|
||||
import { Blocks } from "@/components/blocks/Blocks";
|
||||
import Link from "next/link";
|
||||
import { PageHeader } from "@/components/general/PageHeader";
|
||||
|
||||
const ContactIndexDefinition = graphql(`
|
||||
|
Reference in New Issue
Block a user