react-cool-onclickoutside
Advanced tools
Comparing version 1.5.3 to 1.5.4
{ | ||
"name": "react-cool-onclickoutside", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "React hook to listen for clicks outside of the component(s).", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -149,3 +149,3 @@ # React Cool Onclickoutside | ||
In case you want to disable the event listener for performance reasons or fulfill some use cases. We provide the `disabled` option for you. Once you set it as `true`, the callback won’t be triggered. | ||
In case you want to disable the event listener for performance reasons or fulfill some use cases. We provide the `disabled` option for you. Once you set it to `true`, the callback won’t be triggered. | ||
@@ -152,0 +152,0 @@ ```js |
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