ywana-core8 0.0.564 → 0.0.565

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
@@ -4802,7 +4802,8 @@
4802
4802
  field: field,
4803
4803
  value: value,
4804
4804
  onRemove: remove,
4805
- onChange: onChange
4805
+ onChange: onChange,
4806
+ onReload: reload
4806
4807
  }) // : <DataTable {...table} editable={editable} />
4807
4808
  : /*#__PURE__*/React__default["default"].createElement(TableEditor$2, {
4808
4809
  icon: "info",