ywana-core8 0.0.377 → 0.0.378
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
@@ -3503,7 +3503,7 @@ var UploadDialog = function UploadDialog(_ref) {
|
|
3503
3503
|
open: true,
|
3504
3504
|
onAction: onAction,
|
3505
3505
|
actions: actions,
|
3506
|
-
eventPropagation:
|
3506
|
+
eventPropagation: false
|
3507
3507
|
}, /*#__PURE__*/React__default["default"].createElement(Uploader, {
|
3508
3508
|
label: label,
|
3509
3509
|
accept: accept,
|