fix: add loyaltyCard
This commit is contained in:
@@ -43,6 +43,7 @@ export function Blocks({ blocks }: BlocksProps) {
|
||||
<CardsGrid
|
||||
cards_grid={block.cards_grid}
|
||||
key={`${block.cards_grid.title}-${idx}`}
|
||||
firstItem={firstItem}
|
||||
/>
|
||||
)
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user