diff --git a/components/Blocks/CardsGrid.tsx b/components/Blocks/CardsGrid.tsx index a55e43b94..134eeaa41 100644 --- a/components/Blocks/CardsGrid.tsx +++ b/components/Blocks/CardsGrid.tsx @@ -44,7 +44,6 @@ export default function CardsGrid({ secondaryButton={card.secondaryButton} sidePeekButton={card.sidePeekButton} image={card.image} - style="default" /> ) case CardsGridEnum.cards.LoyaltyCard: