mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +08:00
revert
This commit is contained in:
parent
996a254227
commit
151ea7d6dd
@ -7,7 +7,6 @@ export const AnnotationPluginKey = new PluginKey('annotation')
|
||||
export const AnnotationPlugin = (options: any) => new Plugin({
|
||||
key: AnnotationPluginKey,
|
||||
state: {
|
||||
|
||||
init(_, state) {
|
||||
return AnnotationState.init(_, state)
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user