feat(cms): add static pages module
This commit is contained in:
@@ -22,6 +22,7 @@ export class ProjectEditorNavComponent {
|
||||
{ id: 'footer', label: 'builder.footer' },
|
||||
{ id: 'homepage', label: 'builder.homepage' },
|
||||
{ id: 'widgets', label: 'builder.widgets' },
|
||||
{ id: 'static-pages', label: 'builder.staticPages' },
|
||||
{ id: 'features', label: 'builder.marketplaceFeatures' },
|
||||
{ id: 'preview', label: 'builder.preview' },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user