ywana-core8 0.0.383 → 0.0.384

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.
@@ -2778,7 +2778,7 @@ var UploadArea = function UploadArea(props) {
2778
2778
  }, /*#__PURE__*/React.createElement(Icon, {
2779
2779
  icon: icon,
2780
2780
  clickable: true,
2781
- eventPropagation: false
2781
+ eventPropagation: true
2782
2782
  }), /*#__PURE__*/React.createElement("label", null, label));
2783
2783
  };
2784
2784
  /**