This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
import type { Product } from "@/lib/types";
|
|
||||||
|
|
||||||
export interface ProductCardProps {
|
export interface ProductCardProps {
|
||||||
image: string;
|
image: string;
|
||||||
imageAlt?: string;
|
imageAlt?: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user