feat(project-editor): add Navigation tab for header/flat footer nav
This commit is contained in:
@@ -11,6 +11,7 @@ export type ProjectEditorSectionId =
|
||||
| 'static-pages'
|
||||
| 'features'
|
||||
| 'languages'
|
||||
| 'navigation'
|
||||
| 'preview';
|
||||
|
||||
export interface ProjectEditorState {
|
||||
|
||||
Reference in New Issue
Block a user