Skip to content
Snippets Groups Projects

Display Contributor and Author badges on notes

Merged Mycroft Kang requested to merge TaehyeokKang/gitlab:mycroft-note-badge into master
4 unresolved threads
Compare and Show latest version
137 files
+ 2875
2068
Compare changes
  • Side-by-side
  • Inline
Files
137
@@ -50,6 +50,10 @@ export default {
type: String,
required: true,
},
mergeRequestPath: {
type: String,
required: true,
},
},
data() {
return {
Loading