react-tiny-popover
Advanced tools
Comparing version 7.2.3 to 7.2.4
@@ -15,3 +15,3 @@ "use strict"; | ||
}; | ||
}, [container, element]); | ||
}, [container, element, scoutElement]); | ||
return react_dom_1.createPortal(children, element); | ||
@@ -18,0 +18,0 @@ }; |
{ | ||
"name": "react-tiny-popover", | ||
"version": "7.2.3", | ||
"version": "7.2.4", | ||
"description": "A simple and highly customizable popover react higher order component with no other dependencies! Typescript friendly.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
112556