react-singleton-hook
Advanced tools
Comparing version 3.3.0 to 3.4.0
{ | ||
"name": "react-singleton-hook", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"description": "Share custom hook state across all components", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -135,3 +135,3 @@ React Singleton Hook | ||
**SingletonHooksContainer must be rendered ealier then any component using singleton hook!** | ||
By default you are not required to dial with a `SingletonHooksContainer`, we run this component internally in separate react app. | ||
By default you are not required to deal with a `SingletonHooksContainer`, we run this component internally in separate react app. | ||
@@ -138,0 +138,0 @@ |
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