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

Commit 3589734

Browse files
author
Sravan S
committed
v2.0.0 Open Channel
* 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
1 parent 9d67db2 commit 3589734

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sendbird-uikit",
3-
"version": "2.0.0-alpha.2",
3+
"version": "2.0.0",
44
"description": "React based UI kit for sendbird",
55
"main": "index.js",
66
"typings": "index.d.js",

0 commit comments

Comments
 (0)