fix more linting errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Command } from '../Editor'
|
||||
import { deleteSelection as originalDeleteSelection } from 'prosemirror-commands'
|
||||
import { Command } from '../Editor'
|
||||
|
||||
type DeleteSelectionCommand = () => Command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user