ywana-core8 0.0.325 → 0.0.326

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.
package/dist/index.cjs CHANGED
@@ -3568,7 +3568,8 @@ var ContentEditor = function ContentEditor(_ref) {
3568
3568
  key: field.id,
3569
3569
  field: field,
3570
3570
  onChange: change,
3571
- outlined: true
3571
+ outlined: true,
3572
+ content: content
3572
3573
  });
3573
3574
  }))) : null;
3574
3575
  }));