Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
v2.0.0 Open Channel
Browse files Browse the repository at this point in the history
* OpenChannel
<OpenChannel /> is the component where conversation between the users
happen.
It is similar to <Channel /> component among group channel components.

* OpenChannelSettings
<OpenChannelSettings /> works as the configuration component for open
channel OpenChannelSettings

* A set of selectors for OpenChannel operations
  • Loading branch information
Sravan S committed Dec 23, 2020
1 parent 9d67db2 commit 3589734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sendbird-uikit",
"version": "2.0.0-alpha.2",
"version": "2.0.0",
"description": "React based UI kit for sendbird",
"main": "index.js",
"typings": "index.d.js",
Expand Down

0 comments on commit 3589734

Please sign in to comment.