mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
🎨 styles: recipe ingradients
:%s
This commit is contained in:
@@ -4,6 +4,7 @@ export interface ProductProps {
|
||||
weight: string
|
||||
price: string
|
||||
imageSrc: string
|
||||
isNotSell?: boolean
|
||||
}
|
||||
|
||||
export interface FeaturedProductProps {
|
||||
|
Reference in New Issue
Block a user