fmoo / react-typeahead

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

README update: add 'token' to list of customClasses for Tokenizer component #226

Closed rovolution closed 7 years ago

rovolution commented 7 years ago

In the code for this example, I saw that you can pass a custom class for the token.

Wanted to ensure this was reflected in the documentation.

Thanks again for maintaining this very useful component!