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:
authorAmy Qualls <aqualls@gitlab.com>2022-06-23 15:59:22 +0300
committerAmy Qualls <aqualls@gitlab.com>2022-06-23 15:59:22 +0300
commit6f808cf75a0a6d364e635a382d85a8e15d68d373 (patch)
treedf4ae5706ccfa2c3eb8290495bfb389e56542dc1
parentcb654d1504769109f688b5d2d5636c9a2141008f (diff)
parentffbfc9c802b1687f7905a893c83244f0eb6d6af4 (diff)
Merge branch 'add_nav_for_new_view_components_page' into 'main'
Add navigation entry for new ViewComponent page See merge request gitlab-org/gitlab-docs!2859
-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