rc-drawer
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -446,2 +446,3 @@ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); } | ||
this.setLevelTransform(false); | ||
document.body.style.touchAction = ''; | ||
} | ||
@@ -448,0 +449,0 @@ |
@@ -464,2 +464,3 @@ "use strict"; | ||
this.setLevelTransform(false); | ||
document.body.style.touchAction = ''; | ||
} | ||
@@ -466,0 +467,0 @@ |
{ | ||
"name": "rc-drawer", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "drawer component for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
90541
1961