code style
This commit is contained in:
@@ -11,7 +11,7 @@ export const Dropcursor = Extension.create<DropcursorOptions>({
|
||||
name: 'dropCursor',
|
||||
|
||||
defaultOptions: {
|
||||
color: 'currentcolor',
|
||||
color: 'currentColor',
|
||||
width: 1,
|
||||
class: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user