nripendra / fb-messenger

A sample project to learn nodejs, reactjs, electron etc.
3 stars 1 forks source link

Separate conversation component #1

Closed nripendra closed 8 years ago

nripendra commented 8 years ago

Create a separate react component named "Conversation" which will show the list of messages. Each message can be separate component if possible.