fix: add cta text on card grid block

This commit is contained in:
Christel Westerberg
2024-05-07 08:27:12 +02:00
parent c7c29c7dd8
commit dcddb9b22c
4 changed files with 4 additions and 4 deletions

View File

@@ -67,6 +67,7 @@ query GetLoyaltyPage($locale: String!, $url: String!) {
title
subtitle
open_in_new_tab
cta_text
}
}
}