Merge pull request 'Merge version_8 into main' (#7) from version_8 into main
Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user