mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 09:25:29 +08:00
chore: cleanup
This commit is contained in:
parent
99d7820cbb
commit
4b9d8a3346
@ -26,9 +26,6 @@ function EditorInstance({ shouldOptimizeRendering }) {
|
||||
A highly optimized editor that only re-renders when it’s necessary.
|
||||
</p>
|
||||
`,
|
||||
onBeforeCreate: () => {
|
||||
console.log('onBeforeCreate')
|
||||
},
|
||||
})
|
||||
/**
|
||||
* This hook allows us to select the editor state we want to use in our component.
|
||||
|
Loading…
Reference in New Issue
Block a user