dharness / react-chat-window

Intercom-style live chat window written in react
The Unlicense
677 stars 252 forks source link

Migrate to using separate prop-types package #96

Closed heatherbooker closed 5 years ago

heatherbooker commented 6 years ago

Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0. Use the latest available v15.* prop-types package from npm instead. For info on usage, compatibility, migration and more, see https://fb.me/prop-types-docs

heatherbooker commented 5 years ago

Oh we seem to already do this.