fix name
This commit is contained in:
@@ -15,7 +15,7 @@ type ReplaceWithNodeCommand = (
|
||||
|
||||
declare module '../Editor' {
|
||||
interface Commands {
|
||||
replaceText: ReplaceWithNodeCommand,
|
||||
replaceWithNode: ReplaceWithNodeCommand,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user