Add history (undo/redo) to text variable editors (#9889)
https://github.com/user-attachments/assets/83689fd9-1b00-49ff-938a-748822baf15f
This commit is contained in:
committed by
GitHub
parent
180f6c28a4
commit
7195614926
@ -39,6 +39,7 @@
|
||||
"@tiptap/core": "^2.10.4",
|
||||
"@tiptap/extension-document": "^2.10.4",
|
||||
"@tiptap/extension-hard-break": "^2.10.4",
|
||||
"@tiptap/extension-history": "^2.10.4",
|
||||
"@tiptap/extension-paragraph": "^2.10.4",
|
||||
"@tiptap/extension-placeholder": "^2.10.4",
|
||||
"@tiptap/extension-text": "^2.10.4",
|
||||
|
||||
Reference in New Issue
Block a user