Commit ac39f29f authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch '258652-inject-project-select' into 'master'

Update broken project inject

See merge request gitlab-org/gitlab!44878
parents e396b11b 0a8d0e47
......@@ -20,11 +20,7 @@ export default {
required: true,
},
},
inject: {
groupId: {
type: Number,
},
},
inject: ['groupId'],
data() {
return {
loading: true,
......
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