add comment
This commit is contained in:
@@ -13,3 +13,10 @@ export const Editable = createExtension({
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
// TODO: Editable circularly references itself!?
|
||||||
|
// declare module '../Editor' {
|
||||||
|
// interface AllExtensions {
|
||||||
|
// Editable: typeof Editable,
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
|||||||
Reference in New Issue
Block a user