easy-email-extensions 3.1.16 → 3.1.19

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index2.js CHANGED
@@ -44545,7 +44545,7 @@ function SourceCodePanel() {
44545
44545
  data: focusBlock,
44546
44546
  context: pageData,
44547
44547
  mode: "production",
44548
- dataSource: mergeTags
44548
+ dataSource: lodash.exports.cloneDeep(mergeTags)
44549
44549
  }));
44550
44550
  }, [focusBlock, focusIdx, pageData, mergeTags]);
44551
44551
  if (!focusBlock)