From 1f4c4d759be7bd35ff1f00dcae4e6b57f76f8970 Mon Sep 17 00:00:00 2001 From: iamsivin Date: Fri, 6 Dec 2024 23:09:31 +0530 Subject: [PATCH] chore: conversation view --- .../widgets/conversation/ConversationBox.vue | 9 +++------ .../widgets/conversation/ConversationHeader.vue | 2 +- .../dashboard/conversation/ConversationView.vue | 11 ++--------- 3 files changed, 6 insertions(+), 16 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue b/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue index 210357a8b..3c0a45b4b 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue @@ -98,7 +98,7 @@ export default {