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.umd.js CHANGED
@@ -3562,7 +3562,8 @@
3562
3562
  key: field.id,
3563
3563
  field: field,
3564
3564
  onChange: change,
3565
- outlined: true
3565
+ outlined: true,
3566
+ content: content
3566
3567
  });
3567
3568
  }))) : null;
3568
3569
  }));