Skip to content
Snippets Groups Projects
Commit e98153e9 authored by Clement Ho's avatar Clement Ho
Browse files

Merge branch 'fe-modal-link-fix' into 'master'

Fix broken link to modal component source

See merge request gitlab-org/gitlab-ce!21830
parents 711e9f07 ce3e4dc8
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -42,7 +42,7 @@ See also the [corresponding UX guide](../ux_guide/components.md#dropdowns).
 
See also the [corresponding UX guide](../ux_guide/components.md#modals).
 
We have a reusable Vue component for modals: [vue_shared/components/gl-modal.vue](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/vue_shared/components/gl-modal.vue)
We have a reusable Vue component for modals: [vue_shared/components/gl_modal.vue](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/vue_shared/components/gl_modal.vue)
 
Here is an example of how to use it:
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment