From 6265c1c907bdab49e99dfd6c2a7f2e79cb26085d Mon Sep 17 00:00:00 2001 From: Muhsin Keloth Date: Thu, 5 Aug 2021 01:20:01 +0530 Subject: [PATCH] fix: Add brand color in CSAT card component (#2756) --- app/javascript/shared/components/CustomerSatisfaction.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/shared/components/CustomerSatisfaction.vue b/app/javascript/shared/components/CustomerSatisfaction.vue index 3bf242dcc..dc97eb92b 100644 --- a/app/javascript/shared/components/CustomerSatisfaction.vue +++ b/app/javascript/shared/components/CustomerSatisfaction.vue @@ -1,5 +1,5 @@