@zag-js/react
Advanced tools
Comparing version 0.0.0-dev-20220416104915 to 0.0.0-dev-20220416152643
@@ -109,2 +109,4 @@ var __defProp = Object.defineProperty; | ||
(0, import_react3.useEffect)(() => { | ||
if (!id) | ||
return; | ||
Promise.resolve().then(() => { | ||
@@ -111,0 +113,0 @@ var _a; |
{ | ||
"name": "@zag-js/react", | ||
"version": "0.0.0-dev-20220416104915", | ||
"version": "0.0.0-dev-20220416152643", | ||
"description": "The react wrapper for zag", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/core": "0.0.0-dev-20220416104915", | ||
"@zag-js/core": "0.0.0-dev-20220416152643", | ||
"valtio": "^1.5.2" | ||
@@ -34,0 +34,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
36527
248
+ Added@zag-js/core@0.0.0-dev-20220416152643(transitive)
- Removed@zag-js/core@0.0.0-dev-20220416104915(transitive)