add Commands interface
This commit is contained in:
@@ -106,9 +106,3 @@ export const Mention = Node.create({
|
||||
]
|
||||
},
|
||||
})
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllExtensions {
|
||||
Mention: typeof Mention,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user