Browse Source
Merge pull request #20031 from chandralk/patch-1
Add missing link to Projection Strategy
pull/20039/head
liangshiwei
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
0 deletions
-
docs/en/docs-nav.json
|
|
|
@ -1165,6 +1165,10 @@ |
|
|
|
"text": "Ellipsis", |
|
|
|
"path": "UI/Angular/Ellipsis-Directive.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Projection Strategy", |
|
|
|
"path": "UI/Angular/Projection-Strategy.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Context Strategy", |
|
|
|
"path": "UI/Angular/Context-Strategy.md" |
|
|
|
|