@react-aria/dnd 3.0.0-nightly.3326 → 3.0.0-nightly.3335

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/main.js CHANGED
@@ -381,7 +381,6 @@ class $28e10663603f5ea1$var$DragSession {
381
381
  for (let event of $28e10663603f5ea1$var$CANCELED_EVENTS)document.removeEventListener(event, this.cancelEvent, true);
382
382
  this.mutationObserver.disconnect();
383
383
  this.restoreAriaHidden();
384
- if (this.mutationImmediate) clearImmediate(this.mutationImmediate);
385
384
  }
386
385
  onKeyDown(e) {
387
386
  var ref;