mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 14:59:27 +08:00
fix name
This commit is contained in:
parent
49eff17fb6
commit
571db1042b
@ -15,7 +15,7 @@ type ReplaceWithNodeCommand = (
|
||||
|
||||
declare module '../Editor' {
|
||||
interface Commands {
|
||||
replaceText: ReplaceWithNodeCommand,
|
||||
replaceWithNode: ReplaceWithNodeCommand,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user