Added a comment

This commit is contained in:
Luis Alvarez
2020-10-29 19:25:19 -05:00
parent c70a965c7d
commit b06dca4243
2 changed files with 6 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ import { getConfig } from '@bigcommerce/storefront-data-hooks/api'
import getPage from '@bigcommerce/storefront-data-hooks/api/operations/get-page'
import getAllPages from '@bigcommerce/storefront-data-hooks/api/operations/get-all-pages'
import getSlug from '@lib/get-slug'
import { Layout, HTMLContent } from '@components/core'
import { missingLocaleInPages } from '@lib/usage-warns'
import { Layout, HTMLContent } from '@components/core'
export async function getStaticProps({
preview,