Skip to content

feat: UCodeMirror to allow any custom props to be passed to CodeMirror lib (constructor)

Andrii Bezuglyi requested to merge feat/extraCodeMirrorProps into master

For example, lineWrapping: true in some cases in highly desirable.

Merge request reports

Loading