ywana-core8 0.0.378 → 0.0.379
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
@@ -3495,7 +3495,7 @@ var UploadDialog = function UploadDialog(_ref) {
|
|
3495
3495
|
open: true,
|
3496
3496
|
onAction: onAction,
|
3497
3497
|
actions: actions,
|
3498
|
-
eventPropagation:
|
3498
|
+
eventPropagation: true
|
3499
3499
|
}, /*#__PURE__*/React.createElement(Uploader, {
|
3500
3500
|
label: label,
|
3501
3501
|
accept: accept,
|