feat(SW-285): add support for shortcuts in content pages
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export enum ContentBlocksTypenameEnum {
|
||||
ContentPageBlocksContent = "ContentPageBlocksContent",
|
||||
ContentPageBlocksShortcuts = "ContentPageBlocksShortcuts",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user