From 3b1e3683daf1e048b076e2481b55789435ca5e27 Mon Sep 17 00:00:00 2001 From: Muhsin Date: Tue, 2 Dec 2025 18:57:52 +0530 Subject: [PATCH] chore: add attribute badge --- .../ConversationWorkflow/AttributeBadge.vue | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 app/javascript/dashboard/components-next/ConversationWorkflow/AttributeBadge.vue diff --git a/app/javascript/dashboard/components-next/ConversationWorkflow/AttributeBadge.vue b/app/javascript/dashboard/components-next/ConversationWorkflow/AttributeBadge.vue new file mode 100644 index 000000000..41990cbc9 --- /dev/null +++ b/app/javascript/dashboard/components-next/ConversationWorkflow/AttributeBadge.vue @@ -0,0 +1,42 @@ + + +