Skip to content

Commit 218fba1

Browse files
committed
fix formatting
1 parent 4de6c69 commit 218fba1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

browser/components/CodeEditor.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,8 +1173,7 @@ export default class CodeEditor extends React.Component {
11731173
fontSize: fontSize,
11741174
width: width,
11751175
height: height
1176-
}
1177-
}
1176+
}}
11781177
onDrop={
11791178
e => this.handleDropImage(e)
11801179
}

0 commit comments

Comments
 (0)