This commit is contained in:
2026-02-02 13:46:07 +02:00
parent 946248df65
commit 2eb532d10f

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>