Skip to content

Commit 1078f93

Browse files
committed
(types) add show-search prop
1 parent deef2be commit 1078f93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ export interface Props {
132132
'room-actions'?: CustomActions
133133
'menu-actions'?: CustomActions
134134
'message-actions'?: CustomActions
135+
'show-search'?: boolean
135136
'show-add-room'?: boolean
136137
'show-send-icon'?: boolean
137138
'show-files'?: boolean

0 commit comments

Comments
 (0)