Progress, Changes types, readme and restoring functionality

This commit is contained in:
Belen Curcio
2021-01-10 13:08:34 -03:00
parent ab16960ddb
commit 0d4355b431
11 changed files with 20 additions and 15 deletions

View File

@@ -9,8 +9,6 @@ import getAllProducts from '@framework/api/operations/get-all-products'
import getSiteInfo from '@framework/api/operations/get-site-info'
import getAllPages from '@framework/api/operations/get-all-pages'
// Outputs from providers should already be normalized
export async function getStaticProps({
preview,
locale,