react-selectize icon indicating copy to clipboard operation
react-selectize copied to clipboard

onValueChange does not give newOption in type declarations

Open matshch opened this issue 7 years ago • 0 comments

In index.d.ts, onValueChange doesn't give newOption in argument's item. In result, TypeScript users can't use createFromSearch normally.

matshch avatar Sep 30 '17 20:09 matshch