tommoor / emojione-picker

A react emoji picker for use with emojione
http://tommoor.github.io/emojione-picker
MIT License
261 stars 61 forks source link

search={true} triggers a warning #27

Closed kilianc closed 8 years ago

kilianc commented 8 years ago

warning.js:44 Warning: Failed propType: Invalid prop search of type boolean supplied to Picker, expected string. Check the render method of Search.

yofret commented 8 years ago

Happens the same for me, is this correct?, what is the correct way to set search mode to true?

tommoor commented 8 years ago

Thanks! This is fixed in 0.4.0, just released to npm