@bigbinary/neeto-editor 1.25.20 → 1.25.21

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/index.cjs.js CHANGED
@@ -111988,7 +111988,7 @@ var LocalUploader = function LocalUploader(_ref) {
111988
111988
  cov_23n4f4s494().s[37]++;
111989
111989
  uppy.use(DropTarget, {
111990
111990
  target: dropTargetRef === null || dropTargetRef === void 0 ? void 0 : dropTargetRef.current,
111991
- afterAddingFiles: afterAddingFiles
111991
+ onDrop: afterAddingFiles
111992
111992
  });
111993
111993
  cov_23n4f4s494().s[38]++;
111994
111994
  return function () {