From 876ba6fd00e4c2d211dec136ac597326f2a1d407 Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 14 Jun 2022 15:10:14 +0200 Subject: [PATCH] fix lint --- admin/src/components/ContributionLinkForm.vue | 71 ++++++++++--------- 1 file changed, 36 insertions(+), 35 deletions(-) diff --git a/admin/src/components/ContributionLinkForm.vue b/admin/src/components/ContributionLinkForm.vue index 21afe043a..adb5db433 100644 --- a/admin/src/components/ContributionLinkForm.vue +++ b/admin/src/components/ContributionLinkForm.vue @@ -63,44 +63,45 @@ required > + + + + + + + + + + + + + + - - - - - - + + - - - - - - - - - - - - - + type="number" + placeholder="0" + > + + +
{{ $t('contributionLink.create') }}