mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
This commit is contained in:
parent
1239911b5b
commit
4d0a37baed
@ -177,6 +177,7 @@ export function SuggestionsPlugin({
|
||||
};
|
||||
|
||||
return editor
|
||||
.snapshotSelection()
|
||||
.deleteBackward(backward)
|
||||
.deleteForward(forward)
|
||||
.insertText(suggestionText)
|
||||
|
Loading…
Reference in New Issue
Block a user