From 0d40f2a027792dd7f3461ad534903c0313666862 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 28 Nov 2024 17:40:19 +0530 Subject: [PATCH] feat: make content optional --- .../components-next/message/bubbles/Text.vue | 5 +- .../message/fixtures/textWithMedia.js | 55 +++++++++++++++++++ 2 files changed, 58 insertions(+), 2 deletions(-) diff --git a/app/javascript/dashboard/components-next/message/bubbles/Text.vue b/app/javascript/dashboard/components-next/message/bubbles/Text.vue index 4926c8719..8ee069140 100644 --- a/app/javascript/dashboard/components-next/message/bubbles/Text.vue +++ b/app/javascript/dashboard/components-next/message/bubbles/Text.vue @@ -64,8 +64,8 @@ const recordings = computed(() => {