mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-24 03:43:41 +00:00
Unset closeOnBlur
GitOrigin-RevId: 481c530c112f02562b7c01fad22cfe42ddfa62eb
This commit is contained in:
parent
eafa8589c5
commit
d445ddd410
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ const createAutoComplete = (enabled: boolean) => {
|
|||
[
|
||||
autocompleteTheme,
|
||||
autocompletion({
|
||||
closeOnBlur: false,
|
||||
icons: false,
|
||||
defaultKeymap: false,
|
||||
addToOptions: [
|
||||
|
|
Loading…
Reference in a new issue