Skip to content

Commit c058a98

Browse files
committed
Modify the codemirror typings error.
1 parent 157afd0 commit c058a98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/codemirror.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import * as CodeMirror from 'codemirror';
12

23
export interface IReactCodeMirrorState {
34
codeMirrorOptions: object,

0 commit comments

Comments
 (0)