Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hutterer <thutterer@gitlab.com>2022-06-23 13:15:45 +0300
committerThomas Hutterer <thutterer@gitlab.com>2022-06-23 13:15:45 +0300
commitffbfc9c802b1687f7905a893c83244f0eb6d6af4 (patch)
treed5da58e9d3e90c64d674f345e4df83f57387608f
parent23fb4eac02cd38fd19423464638f5f1771d536a3 (diff)
Add navigation entry for new ViewComponent page
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index b7f09195..6f6d1f09 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2757,6 +2757,8 @@ sections:
doc_url: 'ee/development/fe_guide/tooling.html'
- doc_title: Troubleshooting
doc_url: 'ee/development/fe_guide/troubleshooting.html'
+ - doc_title: ViewComponent
+ doc_url: 'ee/development/fe_guide/view_component.html'
- doc_title: Vuex
doc_url: 'ee/development/fe_guide/vuex.html'
- doc_title: Vue