mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
Types
This commit is contained in:
parent
38f91db46e
commit
4438123bb0
@ -11,7 +11,7 @@ interface Props {
|
||||
product: Product
|
||||
variant?: 'slim' | 'simple'
|
||||
imgProps?: Omit<ImageProps, 'src'>
|
||||
noNameTag: boolean
|
||||
noNameTag?: boolean
|
||||
}
|
||||
|
||||
const placeholderImg = '/product-img-placeholder.svg'
|
||||
|
Loading…
x
Reference in New Issue
Block a user