@zag-js/number-input 0.0.0-dev-20220425073521 → 0.0.0-dev-20220426091714

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.js CHANGED
@@ -995,7 +995,8 @@ function machine(ctx = {}) {
995
995
  doc.documentElement.style.userSelect = "";
996
996
  doc.documentElement.style.cursor = "";
997
997
  }
998
- }
998
+ },
999
+ __hookSync: true
999
1000
  });
1000
1001
  }
1001
1002
  //# sourceMappingURL=index.js.map