@uiw/react-select
Advanced tools
Comparing version 4.3.0 to 4.3.1
{ | ||
"name": "@uiw/react-select", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "Select component", | ||
@@ -46,3 +46,3 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/utils": "^4.3.0", | ||
"@uiw/utils": "^4.3.1", | ||
"classnames": "2.2.6" | ||
@@ -59,3 +59,3 @@ }, | ||
}, | ||
"gitHead": "5e61a59c0674fdbeacedd1b8a69d585f8f1ba0b8" | ||
"gitHead": "f469dd7fc4c211873d65efcc065e2d0de2c64fed" | ||
} |
@@ -8,2 +8,4 @@ Select 选择器 | ||
import { Select } from 'uiw'; | ||
// or | ||
import Select from '@uiw/react-select'; | ||
``` | ||
@@ -10,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
32911
262
Updated@uiw/utils@^4.3.1