fix(SW-438): add ContentCard, ScriptedCard and Shortcuts to ContentPage sidebar
This commit is contained in:
@@ -13,8 +13,11 @@ export namespace ContentPageEnum {
|
||||
|
||||
export const enum sidebar {
|
||||
Content = "ContentPageSidebarContent",
|
||||
ContentCard = "ContentPageSidebarContentCard",
|
||||
DynamicContent = "ContentPageSidebarDynamicContent",
|
||||
JoinLoyaltyContact = "ContentPageSidebarJoinLoyaltyContact",
|
||||
ScriptedCard = "ContentPageSidebarScriptedCard",
|
||||
QuickLinks = "ContentPageSidebarShortcuts",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user