diff --git a/components/notes/attachment.vue b/components/notes/attachment.vue index 3d33d3c..92bc53c 100644 --- a/components/notes/attachment.vue +++ b/components/notes/attachment.vue @@ -10,7 +10,7 @@ - + @@ -43,7 +43,7 @@ - + (); - \ No newline at end of file + diff --git a/components/notes/attachments.vue b/components/notes/attachments.vue index 60ee7d6..c0f50f2 100644 --- a/components/notes/attachments.vue +++ b/components/notes/attachments.vue @@ -1,7 +1,7 @@ - - + + @@ -12,4 +12,4 @@ import Attachment from "./attachment.vue"; defineProps<{ attachments: AttachmentType[]; }>(); - \ No newline at end of file +