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