From 8a770d20a21047dc9c923e03b02ad54b4fb49e7c Mon Sep 17 00:00:00 2001 From: Scott Kiener Date: Fri, 16 May 2025 08:42:10 -0400 Subject: [PATCH] CASH-313 | First implementation --- .../salesforce-helper-qa.js | 15 +++++-- .../salesforce-webchat/salesforce-webchat.vue | 43 ++++++++++++++++--- .../funnel-header/funnel-header.vue | 9 ++-- 3 files changed, 54 insertions(+), 13 deletions(-) diff --git a/src/digital-components/salesforce-webchat/salesforce-helper-qa.js b/src/digital-components/salesforce-webchat/salesforce-helper-qa.js index ef08d42de..a4ceb3f00 100644 --- a/src/digital-components/salesforce-webchat/salesforce-helper-qa.js +++ b/src/digital-components/salesforce-webchat/salesforce-helper-qa.js @@ -1,3 +1,4 @@ +/* eslint-disable */ /* The code below is generated from salesforce but modified in the following ways: * Only the javascript inside the second diff --git a/src/fmg-components/funnel-header/funnel-header.vue b/src/fmg-components/funnel-header/funnel-header.vue index 33a398428..12782b2aa 100644 --- a/src/fmg-components/funnel-header/funnel-header.vue +++ b/src/fmg-components/funnel-header/funnel-header.vue @@ -2,7 +2,8 @@
- +