react-beautiful-dnd
Advanced tools
Comparing version 12.0.0-beta.6 to 12.0.0-beta.7
{ | ||
"name": "react-beautiful-dnd", | ||
"version": "12.0.0-beta.6", | ||
"version": "12.0.0-beta.7", | ||
"description": "Beautiful and accessible drag and drop for lists with React", | ||
@@ -5,0 +5,0 @@ "author": "Alex Reardon <areardon@atlassian.com>", |
@@ -21,3 +21,2 @@ // @flow | ||
import useLayoutEffect from '../../use-isomorphic-layout-effect'; | ||
import isHtmlElement from '../../is-type-of-element/is-html-element'; | ||
@@ -24,0 +23,0 @@ type TouchWithForce = Touch & { |
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
1404430
38655