refactoring
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Command } from '../Editor'
|
||||
import { Command } from '../types'
|
||||
|
||||
export default (emitUpdate: Boolean = false): Command => ({ commands }) => {
|
||||
return commands.setContent('', emitUpdate)
|
||||
|
||||
Reference in New Issue
Block a user