fixed line-break
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
import { Extension } from 'tiptap'
|
import { Extension } from 'tiptap'
|
||||||
import { history, undo, redo, undoDepth, redoDepth } from 'prosemirror-history'
|
import {
|
||||||
|
history, undo, redo, undoDepth, redoDepth,
|
||||||
|
} from 'prosemirror-history'
|
||||||
|
|
||||||
export default class History extends Extension {
|
export default class History extends Extension {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user