From 540135a1cbaef34f39393309966889aff1edd031 Mon Sep 17 00:00:00 2001 From: iamsivin Date: Sun, 22 Feb 2026 23:24:22 +0530 Subject: [PATCH] chore: Minor fix --- .../ConversationCard/CardLabels.vue | 18 +----------------- .../ConversationCardCompact.vue | 12 +++++++++--- .../ConversationCardExpanded.vue | 2 +- .../ConversationCard/ConversationCardV5.vue | 3 +-- .../dashboard/components/ChatList.vue | 6 ------ .../BulkAgentActions.vue | 4 ++-- 6 files changed, 14 insertions(+), 31 deletions(-) diff --git a/app/javascript/dashboard/components-next/Conversation/ConversationCard/CardLabels.vue b/app/javascript/dashboard/components-next/Conversation/ConversationCard/CardLabels.vue index aa2c526b0..2f6b413f8 100644 --- a/app/javascript/dashboard/components-next/Conversation/ConversationCard/CardLabels.vue +++ b/app/javascript/dashboard/components-next/Conversation/ConversationCard/CardLabels.vue @@ -1,13 +1,5 @@