@uiw/react-portal
Advanced tools
Comparing version 4.21.28 to 4.22.0
@@ -36,3 +36,2 @@ "use strict"; | ||
return /*#__PURE__*/_reactDom["default"].createPortal(props.children, defaultNode.current); | ||
} | ||
//# sourceMappingURL=index.js.map | ||
} |
@@ -29,3 +29,2 @@ import { useEffect, useRef } from 'react'; | ||
return /*#__PURE__*/ReactDOM.createPortal(props.children, defaultNode.current); | ||
} | ||
//# sourceMappingURL=index.js.map | ||
} |
{ | ||
"name": "@uiw/react-portal", | ||
"version": "4.21.28", | ||
"version": "4.22.0", | ||
"description": "Portal component", | ||
@@ -5,0 +5,0 @@ "author": "Kenny Wong <wowohoo@qq.com>", |
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
7197
7
140