Skip to content

Commit d81ab41

Browse files
committed
fix: add missing setShowMoreOptions type to MessageInput props
1 parent 9c1f5fe commit d81ab41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/src/components/MessageInput/MessageInput.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ type MessageInputPropsWithContext<
141141
| 'SendButton'
142142
| 'sending'
143143
| 'sendMessageAsync'
144+
| 'setShowMoreOptions'
144145
| 'setGiphyActive'
145146
| 'showMoreOptions'
146147
| 'ShowThreadMessageInChannelButton'

0 commit comments

Comments
 (0)