erizocosmico / react-categorized-tag-input

React.js component for making tag autocompletion inputs with categorized results.
http://erizocosmico.github.io/react-categorized-tag-input/
MIT License
78 stars 18 forks source link

Update to react ^15.1.0? #16

Closed slyon closed 8 years ago

slyon commented 8 years ago

I really like your component! Would it be possible to upgrade it to depend on react-15? As this is the last missing piece before I can upgrade my project to react-15. Thanks!

erizocosmico commented 8 years ago

Updated!

slyon commented 8 years ago

That was quick, thanks a lot!