dharness / react-chat-window

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

Update readme #78

Closed heatherbooker closed 6 years ago

heatherbooker commented 6 years ago

Update readme as follows:

Check it out at https://github.com/dharness/react-chat-window/tree/update-readme#launcher

dharness commented 6 years ago

Nice looks good! Thanks for doing that. I wonder if we could just use https://github.com/reactjs/react-docgen or something in-code so we don't have to do this every time

heatherbooker commented 6 years ago

Huh, react-docgen looks interesting, but it seems it wouldn't be super helpful - still have to remember to mark if the propType is required, add a description before it, etc.