Commit da688e4b authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch '258652-inject-feature-flag' into 'master'

Fix broken inject pattern for feature flags

See merge request gitlab-org/gitlab!45489
parents a8c66765 9eaf61c1
......@@ -26,10 +26,10 @@ export default {
},
inject: {
strategyTypeDocsPagePath: {
type: String,
default: '',
},
environmentsScopeDocsPath: {
type: String,
default: '',
},
},
props: {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment