feat(SW-1386): add full width campaign to start page
This commit is contained in:
@@ -2,6 +2,7 @@ export namespace StartPageEnum {
|
||||
export namespace ContentStack {
|
||||
export const enum blocks {
|
||||
CardsGrid = "StartPageBlocksCardsGrid",
|
||||
FullWidthCampaign = "StartPageBlocksFullWidthCampaign",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user