fix(ui): align new widgets to develop fixes

This commit is contained in:
Salvatore Giordano
2022-04-14 10:10:21 +02:00
parent 2bd088dc50
commit affe37e684
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
✅ Added
- Added support to pass `autoCorrect` to `StreamMessageInput` for the text input field
- Added support to control the visibility of the default emoji suggestions overlay
- Added support to control the visibility of the default emoji suggestions overlay in `StreamMessageInput`
- Added support to build custom widget for scrollToBottom in `StreamMessageListView`
🐞 Fixed