react-selectize
react-selectize copied to clipboard
onValueChange does not give newOption in type declarations
In index.d.ts
, onValueChange doesn't give newOption in argument's item. In result, TypeScript users can't use createFromSearch normally.