mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +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 {
|
||||
name: string
|
||||
images: any
|
||||
prices: any
|
||||
images?: any
|
||||
prices?: any
|
||||
path: string
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user