RobertMcCoy / CodeCollaborator

Apache License 2.0
0 stars 0 forks source link

Create new components to hold connected users and other information. #46

Closed dmeredith96 closed 7 years ago

dmeredith96 commented 7 years ago

Other information could include recent changes, chat, etc. This information will be displayed on the right side of the page as shown:

image

Collab.js should include a new component (RoomInfo.js perhaps?), which will include the two new proposed components.

dmeredith96 commented 7 years ago

Users component will do for now, will potentially add the recent changes later.