refactoring
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Command } from '../Editor'
|
||||
import { Command } from '../types'
|
||||
|
||||
export default (value: string): Command => ({ tr, dispatch }) => {
|
||||
if (dispatch) {
|
||||
|
||||
Reference in New Issue
Block a user