mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Removed debug log
This commit is contained in:
@@ -325,8 +325,6 @@ class MarkdownNoteDetail extends React.Component {
|
|||||||
newConfig.editor.type = type
|
newConfig.editor.type = type
|
||||||
ConfigManager.set(newConfig)
|
ConfigManager.set(newConfig)
|
||||||
})
|
})
|
||||||
|
|
||||||
console.log(this.state);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
handleDeleteNote () {
|
handleDeleteNote () {
|
||||||
|
|||||||
Reference in New Issue
Block a user