feat(sw-217): removed default style
This commit is contained in:
@@ -44,7 +44,6 @@ export default function CardsGrid({
|
|||||||
secondaryButton={card.secondaryButton}
|
secondaryButton={card.secondaryButton}
|
||||||
sidePeekButton={card.sidePeekButton}
|
sidePeekButton={card.sidePeekButton}
|
||||||
image={card.image}
|
image={card.image}
|
||||||
style="default"
|
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
case CardsGridEnum.cards.LoyaltyCard:
|
case CardsGridEnum.cards.LoyaltyCard:
|
||||||
|
|||||||
Reference in New Issue
Block a user