1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-12 17:26:17 +00:00

fix formatting

This commit is contained in:
Callum Booth
2019-10-09 12:41:26 +01:00
parent 4de6c69f5d
commit 218fba1aa1

View File

@@ -1173,8 +1173,7 @@ export default class CodeEditor extends React.Component {
fontSize: fontSize,
width: width,
height: height
}
}
}}
onDrop={
e => this.handleDropImage(e)
}