@easy-editor/react-renderer 0.0.15 → 0.0.16

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.
@@ -1759,7 +1759,7 @@ function baseRendererFactory() {
1759
1759
  * execute method in schema.lifeCycles
1760
1760
  */
1761
1761
  __executeLifeCycleMethod = (method, args) => {
1762
- // construct 场景下,跳过判断
1762
+ // 跳过 construct 的执行
1763
1763
  if (this.context) {
1764
1764
  const {
1765
1765
  engine