mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
d17e6a5b17
commit
acdcec9d47
1 changed files with 6 additions and 0 deletions
|
|
@ -640,6 +640,12 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
label: 'Experimental features',
|
||||
children: [
|
||||
{label: 'Zoneless', path: 'guide/experimental/zoneless', contentPath: 'guide/zoneless'},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue