codemirror: Fix line wrapping in Code Monitor's query input
Created by: fkling
Setting preventNewLine={true}
fixing the line wrapping issue. Passing an empty onSubmit
is not necessary anymore (it's optional).
Test plan
Manually tested with CodeMirror turned on and off.
App preview:
Check out the client app preview documentation to learn more.