diff --git a/frontend/package.json b/frontend/package.json index 35c5437f4..9c9f47e53 100755 --- a/frontend/package.json +++ b/frontend/package.json @@ -52,6 +52,7 @@ "vee-validate": "^3.4.5", "vue": "2.6.12", "vue-apollo": "^3.0.7", + "vue-avatar": "^2.3.3", "vue-flatpickr-component": "^8.1.2", "vue-focus": "^2.1.0", "vue-i18n": "^8.22.4", diff --git a/frontend/src/components/Contributions/ContributionListItem.vue b/frontend/src/components/Contributions/ContributionListItem.vue index 76676c8c2..7203a1d93 100644 --- a/frontend/src/components/Contributions/ContributionListItem.vue +++ b/frontend/src/components/Contributions/ContributionListItem.vue @@ -6,15 +6,12 @@ > - - - + > @@ -178,6 +175,7 @@