TP-38732|remove focusAmeyo on ameyo erroneous|Kunal (#581)
This commit is contained in:
@@ -192,7 +192,8 @@ const HrDashBoard = () => {
|
||||
const ameyoGenericClickstreamCallback = (messageData: any) => {
|
||||
addClickstreamEvent(HRC_CLICKSTREAM[HRC_EVENTS.HRC_GENERIC_CLICKSTREAM], {
|
||||
campaignId,
|
||||
data: messageData
|
||||
data: messageData,
|
||||
reminderRefId
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user