mirror of
https://github.com/vercel/commerce.git
synced 2025-04-04 10:45:54 +00:00
ts error
This commit is contained in:
parent
809295480f
commit
55ecdd06ac
@ -10,8 +10,8 @@ import { useUI } from '@components/ui/context'
|
|||||||
|
|
||||||
interface ProductData {
|
interface ProductData {
|
||||||
name: string
|
name: string
|
||||||
images: any
|
images?: any
|
||||||
prices: any
|
prices?: any
|
||||||
path: string
|
path: string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user