diff --git a/frontend/src/components/Contributions/ContributionForm.vue b/frontend/src/components/Contributions/ContributionForm.vue index d545102ec..3f6468d4c 100644 --- a/frontend/src/components/Contributions/ContributionForm.vue +++ b/frontend/src/components/Contributions/ContributionForm.vue @@ -42,7 +42,7 @@ :placeholder="$t('contribution.yourActivity')" :rules="{ required: true, min: 5, max: 255 }" /> - + >