revert
This commit is contained in:
@@ -7,7 +7,6 @@ export const AnnotationPluginKey = new PluginKey('annotation')
|
|||||||
export const AnnotationPlugin = (options: any) => new Plugin({
|
export const AnnotationPlugin = (options: any) => new Plugin({
|
||||||
key: AnnotationPluginKey,
|
key: AnnotationPluginKey,
|
||||||
state: {
|
state: {
|
||||||
|
|
||||||
init(_, state) {
|
init(_, state) {
|
||||||
return AnnotationState.init(_, state)
|
return AnnotationState.init(_, state)
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user