Saleor was not in the providers list

This commit is contained in:
Bel Curcio
2021-06-14 18:00:24 -03:00
parent a17e0f8309
commit 55f3a432b8
4 changed files with 17 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ import { Layout } from '@components/common'
import getSlug from '@lib/get-slug'
import { missingLocaleInPages } from '@lib/usage-warns'
import type { Page } from '@commerce/types/page'
import { useRouter } from 'next/router'
export async function getStaticProps({
preview,