|
@@ -34,7 +34,6 @@ import {
|
|
|
} from "@/graphql";
|
|
} from "@/graphql";
|
|
|
import { SUBSCRIBE_TO_NEWSLETTER } from "@/graphql/theme/mutations";
|
|
import { SUBSCRIBE_TO_NEWSLETTER } from "@/graphql/theme/mutations";
|
|
|
import { cachedGraphQLRequest } from "@/utils/hooks/useCache";
|
|
import { cachedGraphQLRequest } from "@/utils/hooks/useCache";
|
|
|
-import { authOptions } from "@utils/auth";
|
|
|
|
|
import { RegisterInputs } from "@components/customer/RegistrationForm";
|
|
import { RegisterInputs } from "@components/customer/RegistrationForm";
|
|
|
import {
|
|
import {
|
|
|
GetFooterResponse,
|
|
GetFooterResponse,
|