From e3cd3283a006c9660752aa8410a0ae484f5d6a1c Mon Sep 17 00:00:00 2001 From: iamsivin Date: Wed, 14 Feb 2024 09:31:32 +0530 Subject: [PATCH] chore: Minor fix --- .../components/widgets/conversation/ConversationBox.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue b/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue index 1b080ae33..2ad77452d 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue @@ -35,7 +35,10 @@ :is-contact-panel-open="isContactPanelOpen" @contact-panel-toggle="onToggleContactPanel" /> - +