forked from crowetic/commerce
path was failling
This commit is contained in:
parent
da4bca460b
commit
4ec574e41d
@ -1,5 +1,5 @@
|
||||
import { GetStaticPropsContext, InferGetStaticPropsType } from 'next'
|
||||
import getAllProducts from 'lib/bigcommerce/api/operations/get-all-products'
|
||||
import getAllProducts from '@lib/bigcommerce/api/operations/get-all-products'
|
||||
import { Layout } from '@components/core'
|
||||
import { ProductGrid } from '@components/product'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user