Merged in fix/destination-overview-page (pull request #1423)

fix: typo

* fix: typo


Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson
This commit is contained in:
Matilda Landström
2025-02-27 06:31:02 +00:00
parent eb74ea6939
commit d995dcf0aa
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ fragment CardGallery_DestinationOverviewPage on DestinationOverviewPageBlocksCar
card_groups {
filter_identifier
filter_label
cardConnection {
cardsConnection {
edges {
node {
...ContentCardBlock
@@ -63,7 +63,7 @@ fragment CardGallery_DestinationOverviewPage on DestinationOverviewPageBlocksCar
fragment CardGallery_DestinationOverviewPageRefs on DestinationOverviewPageBlocksCardGallery {
card_gallery {
card_groups {
cardConnection {
cardsConnection {
edges {
node {
...ContentCardBlockRef