From eaa34e7430cec5d10b2cfb7b53d4a8f2ce595098 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Tue, 16 Dec 2025 15:43:17 +0530 Subject: [PATCH] feat: use icon component for loader --- .../conversation/copilot/CaptainLoader.vue | 29 ++++--------------- 1 file changed, 5 insertions(+), 24 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/copilot/CaptainLoader.vue b/app/javascript/dashboard/components/widgets/conversation/copilot/CaptainLoader.vue index bb026a109..9f77a1cb0 100644 --- a/app/javascript/dashboard/components/widgets/conversation/copilot/CaptainLoader.vue +++ b/app/javascript/dashboard/components/widgets/conversation/copilot/CaptainLoader.vue @@ -1,28 +1,9 @@ + +