Merged in feature/tier-matching-component (pull request #1175)
SAS Tier matching comparison block (SW-921) Approved-by: Joakim Jäderberg Approved-by: Matilda Landström
This commit is contained in:
@@ -9,6 +9,7 @@ export namespace BlocksEnums {
|
||||
TextCols = "TextCols",
|
||||
TextContent = "TextContent",
|
||||
UspGrid = "UspGrid",
|
||||
SasTierComparison = "SasTierComparison",
|
||||
HotelListing = "HotelListing",
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,6 +9,7 @@ export namespace ContentPageEnum {
|
||||
TextCols = "ContentPageBlocksTextCols",
|
||||
UspGrid = "ContentPageBlocksUspGrid",
|
||||
Table = "ContentPageBlocksTable",
|
||||
SasTierComparison = "ContentPageBlocksSasTierComparison",
|
||||
HotelListing = "ContentPageBlocksHotelListing",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user