mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Removed import
This commit is contained in:
@@ -8,7 +8,6 @@ import { Button } from '@components/ui'
|
||||
import { Bag, Cross, Check } from '@components/icons'
|
||||
import { CartItem } from '@components/cart'
|
||||
import { Text } from '@components/ui'
|
||||
import products from '@framework/api/catalog/products'
|
||||
|
||||
export async function getStaticProps({
|
||||
preview,
|
||||
|
Reference in New Issue
Block a user