@syncfusion/ej2-base 19.4.42 → 19.4.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7067,6 +7067,11 @@ var Component = /** @__PURE__ @class */ (function (_super) {
7067
7067
  }
7068
7068
  }
7069
7069
  };
7070
+ //tslint:disable-next-line
7071
+ Component.prototype.appendReactElement = function (element, container) {
7072
+ //No Code
7073
+ };
7074
+
7070
7075
  //tslint:disable-next-line
7071
7076
  Component.prototype.renderReactTemplates = function () {
7072
7077
  //No Code