mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
dragged svg file is turns not into xml text
This commit is contained in:
@@ -69,7 +69,8 @@ export default class CodeEditor extends React.Component {
|
||||
'Cmd-T': function (cm) {
|
||||
// Do nothing
|
||||
}
|
||||
}
|
||||
},
|
||||
dragDrop: false
|
||||
})
|
||||
|
||||
this.setMode(this.props.mode)
|
||||
|
||||
Reference in New Issue
Block a user