react-select-search
Advanced tools
Comparing version 2.0.7 to 2.1.0
{ | ||
"name": "react-select-search", | ||
"version": "2.0.7", | ||
"version": "2.1.0", | ||
"description": "Lightweight select component for React", | ||
@@ -5,0 +5,0 @@ "main": "dist/esm/index.js", |
@@ -82,2 +82,3 @@ import React from 'react' | ||
placeholder?:string | ||
id?:string | ||
autoComplete?:'on'|'off' | ||
@@ -84,0 +85,0 @@ autoFocus?:boolean |
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
85809
1646