@tcn/ui-core
Advanced tools
Comparing version 0.4.8 to 0.4.9
@@ -14,3 +14,3 @@ import React, { useEffect, useCallback, useRef } from 'react'; | ||
if (!activated) { | ||
return false; | ||
return true; | ||
} | ||
@@ -17,0 +17,0 @@ let isWithinElement; |
{ | ||
"name": "@tcn/ui-core", | ||
"version": "0.4.8", | ||
"version": "0.4.9", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Core Utilities for TCN UI.", |
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
71246