rc-drawer
Advanced tools
Comparing version 4.4.0 to 4.4.1
@@ -551,7 +551,3 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
_this3.contentDom = c; | ||
}, | ||
onTouchStart: open && showMask ? this.removeStartHandler : undefined // 跑用例用 | ||
, | ||
onTouchMove: open && showMask ? this.removeMoveHandler : undefined // 跑用例用 | ||
} | ||
}, children), handlerChildren)); | ||
@@ -558,0 +554,0 @@ } |
@@ -575,7 +575,3 @@ "use strict"; | ||
_this3.contentDom = c; | ||
}, | ||
onTouchStart: open && showMask ? this.removeStartHandler : undefined // 跑用例用 | ||
, | ||
onTouchMove: open && showMask ? this.removeMoveHandler : undefined // 跑用例用 | ||
} | ||
}, children), handlerChildren)); | ||
@@ -582,0 +578,0 @@ } |
{ | ||
"name": "rc-drawer", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"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
81029
24
1932