furqanZafar / react-selectize

http://furqanzafar.github.io/react-selectize/
Apache License 2.0
703 stars 138 forks source link

onValueChange does not give newOption in type declarations #179

Open matshch opened 7 years ago

matshch commented 7 years ago

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