refactor: add option to disable context menu (#3717)
This commit is contained in:
@@ -99,6 +99,7 @@ useCodemirror(
|
||||
linter,
|
||||
completer,
|
||||
environmentHighlights: false,
|
||||
contextMenuEnabled: false,
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user