@uiw/react-portal
Advanced tools
Comparing version 4.3.0 to 4.3.1
{ | ||
"name": "@uiw/react-portal", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "Portal component", | ||
@@ -53,3 +53,3 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
}, | ||
"gitHead": "5e61a59c0674fdbeacedd1b8a69d585f8f1ba0b8" | ||
"gitHead": "f469dd7fc4c211873d65efcc065e2d0de2c64fed" | ||
} |
@@ -6,5 +6,6 @@ Portal 入口 | ||
```jsx | ||
import { Portal } from 'uiw'; | ||
// or | ||
import Portal from '@uiw/react-portal'; | ||
``` | ||
@@ -11,0 +12,0 @@ |
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
23987
32