@nextui-org/use-scroll-position
Advanced tools
Comparing version 0.0.0-canary-20240719151825 to 0.0.0-canary-20240912141416
@@ -69,2 +69,3 @@ "use strict"; | ||
clearTimeout(throttleTimeout.current); | ||
throttleTimeout.current = null; | ||
} | ||
@@ -71,0 +72,0 @@ }; |
{ | ||
"name": "@nextui-org/use-scroll-position", | ||
"version": "0.0.0-canary-20240719151825", | ||
"version": "0.0.0-canary-20240912141416", | ||
"description": "Provides the logic to control the scroll over an element", | ||
@@ -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
8314
159