Merged in feat/SW-1391-join-scandic-friends-startpage (pull request #1260)
feat(SW-1391): add join scandic friends block Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
@@ -13,5 +13,6 @@ export namespace BlocksEnums {
|
||||
HotelListing = "HotelListing",
|
||||
FullWidthCampaign = "FullWidthCampaign",
|
||||
CarouselCards = "CarouselCards",
|
||||
JoinScandicFriends = "JoinScandicFriends",
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,6 +4,7 @@ export namespace StartPageEnum {
|
||||
CardsGrid = "StartPageBlocksCardsGrid",
|
||||
CarouselCards = "StartPageBlocksCarouselCards",
|
||||
FullWidthCampaign = "StartPageBlocksFullWidthCampaign",
|
||||
JoinScandicFriends = "StartPageBlocksJoinScandicFriends",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user