From af011472212c6531794fd383af49784024a9b0b2 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Wed, 11 Dec 2024 16:58:54 +0530 Subject: [PATCH] fix: attachments --- .../message/chips/AttachmentChips.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/javascript/dashboard/components-next/message/chips/AttachmentChips.vue b/app/javascript/dashboard/components-next/message/chips/AttachmentChips.vue index 5af999e19..4fd1d6428 100644 --- a/app/javascript/dashboard/components-next/message/chips/AttachmentChips.vue +++ b/app/javascript/dashboard/components-next/message/chips/AttachmentChips.vue @@ -89,12 +89,12 @@ const files = computed(() => {
- +
+ +