@yamada-ui/use-controllable-state
Advanced tools
Comparing version 0.0.0-dev-20231110103759 to 0.0.0-dev-20231121161851
@@ -34,3 +34,3 @@ "use client" | ||
var _a; | ||
rest.onUpdate = (_a = rest.onUpdate) != null ? _a : (prev, next) => prev !== next; | ||
(_a = rest.onUpdate) != null ? _a : rest.onUpdate = (prev, next) => prev !== next; | ||
const onChange = (0, import_utils.useCallbackRef)(rest.onChange); | ||
@@ -37,0 +37,0 @@ const onUpdate = (0, import_utils.useCallbackRef)(rest.onUpdate); |
{ | ||
"name": "@yamada-ui/use-controllable-state", | ||
"version": "0.0.0-dev-20231110103759", | ||
"version": "0.0.0-dev-20231121161851", | ||
"description": "Yamada UI useControllableState custom hook", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package