Don't change class invite dropdown on blur
This commit is contained in:
parent
c811ad2be6
commit
4ee8fd4f16
|
@ -501,6 +501,7 @@ export function ICalButtons(props) {
|
||||||
onChange={onChange}
|
onChange={onChange}
|
||||||
options={options}
|
options={options}
|
||||||
trigger={<></>}
|
trigger={<></>}
|
||||||
|
selectOnBlur={false}
|
||||||
/>
|
/>
|
||||||
</Button.Group>
|
</Button.Group>
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user