extension name is required now
This commit is contained in:
@@ -8,6 +8,8 @@ export interface DropcursorOptions {
|
||||
}
|
||||
|
||||
const Dropcursor = Extension.create({
|
||||
name: 'dropCursor',
|
||||
|
||||
defaultOptions: <DropcursorOptions>{
|
||||
color: 'black',
|
||||
width: 1,
|
||||
|
||||
Reference in New Issue
Block a user