Skip to content

Commit 168c9ff

Browse files
committed
Fix typo
1 parent df805a9 commit 168c9ff

File tree

2 files changed

+47
-24
lines changed

2 files changed

+47
-24
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Support MessageThreading
77
* <App /> and <Channel /> can enable or disable message threading feature using prop: `replyType`
88
* `replyType="QUOTE_REPLY"` enable message threading
9-
* `replyType="NONE"` disable message threading, and this is a difault option
9+
* `replyType="NONE"` disable message threading, and this is a default option
1010
- Bugfix
1111
* Change the message status component location from the bottom of the message to the side of the message content
1212

package-lock.json

Lines changed: 46 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)