mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-18 10:17:48 +00:00
fix(invite): do not show caret in input (#2774)
This commit is contained in:
@@ -151,6 +151,7 @@ class MultiSelectAutocomplete extends Component {
|
||||
<div>
|
||||
<MultiSelectStateless
|
||||
filterValue = { this.state.filterValue }
|
||||
icon = { null }
|
||||
isDisabled = { isDisabled }
|
||||
isLoading = { this.state.loading }
|
||||
isOpen = { this.state.isOpen }
|
||||
|
||||
Reference in New Issue
Block a user