fix(SW-302): add Card image gradient as prop

This commit is contained in:
Matilda Landström
2024-10-01 14:02:22 +02:00
parent e7f6cc7268
commit 42cf49deae
3 changed files with 4 additions and 1 deletions

View File

@@ -103,6 +103,7 @@ export default function MegaMenu({
scriptedTopTitle={card.scripted_top_title}
onPrimaryButtonClick={handleNavigate}
onSecondaryButtonClick={handleNavigate}
imageGradient
theme="image"
/>
</div>