fmoo / react-typeahead

Pure react-based typeahead and typeahead-tokenizer
ISC License
677 stars 232 forks source link

Fix code typo on disabled propType for tokenizer and typeahead components #174

Closed jmesquita closed 8 years ago

jmesquita commented 8 years ago

This fixes a small typo on the code that won't disable the input properly

fmoo commented 8 years ago

:( I really should have pushed harder on getting a unittest for the original change (or looked more closely).