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.modern.js
CHANGED
@@ -3481,8 +3481,7 @@ var UploadDialog = function UploadDialog(_ref) {
|
|
3481
3481
|
title: title,
|
3482
3482
|
open: true,
|
3483
3483
|
onAction: onAction,
|
3484
|
-
actions: actions
|
3485
|
-
eventPropagation: true
|
3484
|
+
actions: actions
|
3486
3485
|
}, /*#__PURE__*/React.createElement(Uploader, {
|
3487
3486
|
label: label,
|
3488
3487
|
accept: accept,
|