Commit 9eaf61c1 authored by David O'Regan's avatar David O'Regan

Fix broken inject pattern for feature flags

parent d415bf72
......@@ -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