chore: update
Release package / release (pull_request) Failing after 2m41s

This commit is contained in:
TakahashiNg
2026-05-13 04:15:21 +00:00
parent 43b7b99fe0
commit f4f17df691
-2
View File
@@ -1,5 +1,3 @@
import type { Product } from "@/lib/types";
export interface ProductCardProps {
image: string;
imageAlt?: string;