mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 19:59:02 +08:00
add comment
This commit is contained in:
parent
09ddf954a7
commit
fcd264bb16
@ -13,3 +13,10 @@ export const Editable = createExtension({
|
||||
]
|
||||
},
|
||||
})
|
||||
|
||||
// TODO: Editable circularly references itself!?
|
||||
// declare module '../Editor' {
|
||||
// interface AllExtensions {
|
||||
// Editable: typeof Editable,
|
||||
// }
|
||||
// }
|
||||
|
Loading…
Reference in New Issue
Block a user