From 37c0f1306ceb63e5fe7c180fc5e27feec93c205a Mon Sep 17 00:00:00 2001 From: Pranav Raj S Date: Mon, 14 Aug 2023 20:19:02 -0700 Subject: [PATCH] fix: Fix breaking storybook build (#7723) --- .../widgets/conversation/EmptyState/EmptyStateMessage.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/javascript/dashboard/components/widgets/conversation/EmptyState/EmptyStateMessage.vue b/app/javascript/dashboard/components/widgets/conversation/EmptyState/EmptyStateMessage.vue index b3c03c56c..209cd3440 100644 --- a/app/javascript/dashboard/components/widgets/conversation/EmptyState/EmptyStateMessage.vue +++ b/app/javascript/dashboard/components/widgets/conversation/EmptyState/EmptyStateMessage.vue @@ -22,7 +22,9 @@