mirror of
https://github.com/codex-team/editor.js
synced 2026-03-17 16:10:07 +01:00
update request
This commit is contained in:
parent
51fc6bdda9
commit
75ba227495
7 changed files with 242 additions and 96 deletions
|
|
@ -105,7 +105,7 @@ class Text {
|
|||
* Get plugin`s element HTMLDivElement
|
||||
* @returns {HTMLDivElement} Plugin`s element
|
||||
*/
|
||||
save() {
|
||||
save(block) {
|
||||
|
||||
return this.data;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue