react-helpers-og
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "react-helpers-og", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "my components and utils for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -17,3 +17,3 @@ import isRectVisible from '../../utils/isRectVisible'; | ||
while (positionIndex !== initPositionIndex && alignIndex !== initAlignIndex) { | ||
while (positionIndex !== initPositionIndex || alignIndex !== initAlignIndex) { | ||
if ( | ||
@@ -20,0 +20,0 @@ (!positions || positions.includes(POSITIONS[positionIndex])) && |
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