@@ -35,18 +40,21 @@
:aria-label="'Remove ' + item.label"
title="Remove field"
>
-
+
diff --git a/components/Attachment.vue b/components/Attachment.vue
index 07cd1cc..ec22006 100755
--- a/components/Attachment.vue
+++ b/components/Attachment.vue
@@ -20,8 +20,8 @@
type == 'logo'
? 'Brand logo'
: type == 'photo'
- ? 'Card holder\'s photo'
- : 'Cover image'
+ ? 'Card holder\'s photo'
+ : 'Cover image'
}`"
/>