Merge version_8 into main #7

Merged
bender merged 1 commits from version_8 into main 2026-02-02 11:47:02 +00:00

View File

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