mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 23:25:47 +01:00
update request
This commit is contained in:
parent
51fc6bdda9
commit
75ba227495
7 changed files with 242 additions and 96 deletions
|
|
@ -73,18 +73,18 @@
|
|||
},
|
||||
data: {
|
||||
items: [
|
||||
// {
|
||||
// type : 'text',
|
||||
// data : {
|
||||
// text : 'Привет от CodeX'
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// type : 'text',
|
||||
// data : {
|
||||
// text : 'Пишите нам на team@ifmo.su'
|
||||
// }
|
||||
// },
|
||||
{
|
||||
type : 'text',
|
||||
data : {
|
||||
text : 'Привет от CodeX'
|
||||
}
|
||||
},
|
||||
{
|
||||
type : 'text',
|
||||
data : {
|
||||
text : 'Пишите нам на team@ifmo.su'
|
||||
}
|
||||
},
|
||||
]
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue