1 Commits

Author SHA1 Message Date
2eb532d10f fix 2026-02-02 13:46:07 +02:00

View File

@@ -139,7 +139,6 @@ const ProductCardItem = memo(({
</div>
<button
className={cls("bg-primary-cta text-secondary-cta px-4 py-2 rounded-full text-sm font-medium", actionButtonClassName)}
style={{ borderRadius: theme.borderRadius }}
>
Buy
</button>