ywana-core8 0.0.381 → 0.0.382

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
@@ -3489,8 +3489,7 @@ var UploadDialog = function UploadDialog(_ref) {
3489
3489
  title: title,
3490
3490
  open: true,
3491
3491
  onAction: onAction,
3492
- actions: actions,
3493
- eventPropagation: true
3492
+ actions: actions
3494
3493
  }, /*#__PURE__*/React__default["default"].createElement(Uploader, {
3495
3494
  label: label,
3496
3495
  accept: accept,