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.
@@ -3560,7 +3560,8 @@ var ContentEditor = function ContentEditor(_ref) {
3560
3560
  key: field.id,
3561
3561
  field: field,
3562
3562
  onChange: change,
3563
- outlined: true
3563
+ outlined: true,
3564
+ content: content
3564
3565
  });
3565
3566
  }))) : null;
3566
3567
  }));