feat(project-editor): add Navigation tab for header/flat footer nav
This commit is contained in:
@@ -24,6 +24,7 @@ export class ProjectEditorNavComponent {
|
||||
{ id: 'static-pages', label: 'builder.staticPages' },
|
||||
{ id: 'features', label: 'builder.marketplaceFeatures' },
|
||||
{ id: 'languages', label: 'builder.languagesTab' },
|
||||
{ id: 'navigation', label: 'builder.navigationTab' },
|
||||
{ id: 'preview', label: 'builder.preview' },
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user