ywana-core8 0.0.425 → 0.0.426

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
@@ -4234,7 +4234,7 @@
4234
4234
  }, /*#__PURE__*/React__default["default"].createElement(TokenField, {
4235
4235
  id: field.id,
4236
4236
  label: label,
4237
- init: value,
4237
+ tokens: value,
4238
4238
  onChange: change
4239
4239
  }));
4240
4240
  };