atom-effect-jquery 0.2.0 → 0.2.1

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.mjs CHANGED
@@ -1689,8 +1689,9 @@ function Re() {
1689
1689
  };
1690
1690
  }
1691
1691
  const Ze = Re;
1692
+ Re();
1692
1693
  c(() => {
1693
- Ye(document.body), Re();
1694
+ Ye(document.body);
1694
1695
  });
1695
1696
  export {
1696
1697
  je as atom,