mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
remove log
This commit is contained in:
parent
d3b4e7a1d4
commit
54c2dcb8e6
@ -267,8 +267,6 @@ export class Editor extends EventEmitter {
|
||||
}),
|
||||
})
|
||||
|
||||
console.log({ plugins: this.extensionManager.plugins })
|
||||
|
||||
// `editor.view` is not yet available at this time.
|
||||
// Therefore we will add all plugins and node views directly afterwards.
|
||||
const newState = this.state.reconfigure({
|
||||
|
Loading…
Reference in New Issue
Block a user