webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
451 stars 80 forks source link

Fix prop-types peerDep version #123

Closed O4epegb closed 5 years ago

O4epegb commented 5 years ago

Super minor fix :)

prop-types package doesn't have version 16 yet and yarn throws warning because of it.

jukben commented 5 years ago

(bot)

Hey! Thank you so much for your PR! I can see that everything is green 👏.

Here is the playground for this revision 🚀

I hope everything is fine! ❤️

jukben commented 5 years ago

Thanks for it! <3