Skip to content

Instantly share code, notes, and snippets.

@sairion
Created November 14, 2015 12:28
Show Gist options
  • Save sairion/5bdce0f86673181f1786 to your computer and use it in GitHub Desktop.
Save sairion/5bdce0f86673181f1786 to your computer and use it in GitHub Desktop.
<ChatRoom>
<Modal />
<LeftPane>
<ChannelList />
<UserList />
</LeftPane>
<RightPane>
<Chat />
<ChatUserInput />
</RightPane>
</ChatRoom>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment