mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 02:36:36 +00:00
fix formatting
This commit is contained in:
@@ -1173,8 +1173,7 @@ export default class CodeEditor extends React.Component {
|
|||||||
fontSize: fontSize,
|
fontSize: fontSize,
|
||||||
width: width,
|
width: width,
|
||||||
height: height
|
height: height
|
||||||
}
|
}}
|
||||||
}
|
|
||||||
onDrop={
|
onDrop={
|
||||||
e => this.handleDropImage(e)
|
e => this.handleDropImage(e)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user